diff options
Diffstat (limited to 'files/es/web/xpath/ejes/namespace/index.html')
-rw-r--r-- | files/es/web/xpath/ejes/namespace/index.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/files/es/web/xpath/ejes/namespace/index.html b/files/es/web/xpath/ejes/namespace/index.html deleted file mode 100644 index aa24e4ac1f..0000000000 --- a/files/es/web/xpath/ejes/namespace/index.html +++ /dev/null @@ -1,9 +0,0 @@ ---- -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" } ) }} |