blob: 902aa3f6b9f1af980d9fabaed731a10402af0e47 (
plain)
1
2
3
4
5
6
7
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" } ) }}
|