aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/xpath/axes/namespace/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/xpath/axes/namespace/index.html')
-rw-r--r--files/es/web/xpath/axes/namespace/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/files/es/web/xpath/axes/namespace/index.html b/files/es/web/xpath/axes/namespace/index.html
new file mode 100644
index 0000000000..aa24e4ac1f
--- /dev/null
+++ b/files/es/web/xpath/axes/namespace/index.html
@@ -0,0 +1,9 @@
+---
+title: namespace
+slug: Web/XPath/Ejes/namespace
+translation_of: Web/XPath/Axes/namespace
+---
+<p>
+<i>(not supported)</i>
+</p><p>El eje <code>namespace</code> indica todos los nodos que están en el ámbito del nodo de contexto. En este caso, el nodo de contexto debe tener un nodo elemento.
+</p>{{ languages( { "en": "en/XPath/Axes/namespace", "fr": "fr/XPath/Axes/namespace", "pl": "pl/XPath/Osie/namespace" } ) }}