aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/xpath/axes/preceding/index.html
blob: 034af30ba6e8ba03a14cab2bde56b6d56cce2bcf (plain)
1
2
3
4
5
6
7
8
9
---
title: preceding
slug: Web/XPath/Axes/preceding
translation_of: Web/XPath/Axes/preceding
original_slug: Web/XPath/Ejes/preceding
---
<p>
El eje <code>preceding</code> indica todos los nodos que preceden al nodo de contexto en el documento excepto cualquier nodo <code>ancestor</code>, <code>attribute</code> y <code>namespace</code>.
</p>{{ languages( { "en": "en/XPath/Axes/preceding", "fr": "fr/XPath/Axes/preceding", "pl": "pl/XPath/Osie/preceding" } ) }}