diff options
Diffstat (limited to 'files/es/web/xpath/ejes/ancestor-or-self/index.html')
| -rw-r--r-- | files/es/web/xpath/ejes/ancestor-or-self/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/files/es/web/xpath/ejes/ancestor-or-self/index.html b/files/es/web/xpath/ejes/ancestor-or-self/index.html new file mode 100644 index 0000000000..902aa3f6b9 --- /dev/null +++ b/files/es/web/xpath/ejes/ancestor-or-self/index.html @@ -0,0 +1,8 @@ +--- +title: ancestor-or-self +slug: Web/XPath/Ejes/ancestor-or-self +translation_of: Web/XPath/Axes/ancestor-or-self +--- +<p> +</p><p>El nodo <code>ancestor-or-self</code> indica el nodo de contexto y todos sus antecesores, incluyendo el nodo raiz. +</p>{{ languages( { "en": "en/XPath/Axes/ancestor-or-self", "fr": "fr/XPath/Axes/ancestor-or-self", "pl": "pl/XPath/Osie/ancestor-or-self" } ) }} |
