diff options
Diffstat (limited to 'files/es/web/xpath/axes/ancestor/index.html')
-rw-r--r-- | files/es/web/xpath/axes/ancestor/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/files/es/web/xpath/axes/ancestor/index.html b/files/es/web/xpath/axes/ancestor/index.html new file mode 100644 index 0000000000..dfbcb73abd --- /dev/null +++ b/files/es/web/xpath/axes/ancestor/index.html @@ -0,0 +1,9 @@ +--- +title: ancestor +slug: Web/XPath/Axes/ancestor +translation_of: Web/XPath/Axes/ancestor +original_slug: Web/XPath/Ejes/ancestor +--- +<p> +</p><p>El eje <code>ancestor</code> indica todos los antecesores del nodo de contexto comenzando con el nodo padre y viajando hacia el nodo raiz. +</p>{{ languages( { "en": "en/XPath/Axes/ancestor", "fr": "fr/XPath/Axes/ancestor", "pl": "pl/XPath/Osie/ancestor" } ) }} |