From a55b575e8089ee6cab7c5c262a7e6db55d0e34d6 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:46:50 +0100 Subject: unslug es: move --- files/es/web/xpath/axes/attribute/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 files/es/web/xpath/axes/attribute/index.html (limited to 'files/es/web/xpath/axes/attribute') diff --git a/files/es/web/xpath/axes/attribute/index.html b/files/es/web/xpath/axes/attribute/index.html new file mode 100644 index 0000000000..211ad7bc06 --- /dev/null +++ b/files/es/web/xpath/axes/attribute/index.html @@ -0,0 +1,8 @@ +--- +title: attribute +slug: Web/XPath/Ejes/attribute +translation_of: Web/XPath/Axes/attribute +--- +

+

El eje attribute indica los atributos del nodo de contexto. Sólo los elementos tienen atributos. Este eje se puede abreviar con el signo (@). +

{{ languages( { "en": "en/XPath/Axes/attribute", "fr": "fr/XPath/Axes/attribute", "pl": "pl/XPath/Osie/attribute" } ) }} -- cgit v1.2.3-54-g00ecf