aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/xpath/ejes/preceding/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/xpath/ejes/preceding/index.html')
-rw-r--r--files/es/web/xpath/ejes/preceding/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/files/es/web/xpath/ejes/preceding/index.html b/files/es/web/xpath/ejes/preceding/index.html
new file mode 100644
index 0000000000..cd4b702ca2
--- /dev/null
+++ b/files/es/web/xpath/ejes/preceding/index.html
@@ -0,0 +1,8 @@
+---
+title: preceding
+slug: Web/XPath/Ejes/preceding
+translation_of: Web/XPath/Axes/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" } ) }}