From 1109132f09d75da9a28b649c7677bb6ce07c40c0 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:45 -0500 Subject: initial commit --- files/es/web/xpath/ejes/ancestor/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 files/es/web/xpath/ejes/ancestor/index.html (limited to 'files/es/web/xpath/ejes/ancestor/index.html') diff --git a/files/es/web/xpath/ejes/ancestor/index.html b/files/es/web/xpath/ejes/ancestor/index.html new file mode 100644 index 0000000000..5d7148e0bc --- /dev/null +++ b/files/es/web/xpath/ejes/ancestor/index.html @@ -0,0 +1,8 @@ +--- +title: ancestor +slug: Web/XPath/Ejes/ancestor +translation_of: Web/XPath/Axes/ancestor +--- +

+

El eje ancestor indica todos los antecesores del nodo de contexto comenzando con el nodo padre y viajando hacia el nodo raiz. +

{{ languages( { "en": "en/XPath/Axes/ancestor", "fr": "fr/XPath/Axes/ancestor", "pl": "pl/XPath/Osie/ancestor" } ) }} -- cgit v1.2.3-54-g00ecf