aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/xpath/axes/attribute/index.html
blob: 083faf50d153d83616cf87a58671197c9cf2727f (plain)
1
2
3
4
5
6
7
8
9
---
title: attribute
slug: Web/XPath/Axes/attribute
translation_of: Web/XPath/Axes/attribute
original_slug: Web/XPath/Ejes/attribute
---
<p>
</p><p>El eje <code>attribute</code> indica los atributos del nodo de contexto. Sólo los elementos tienen atributos. Este eje se puede abreviar con el signo (<code>@</code>).
</p>{{ languages( { "en": "en/XPath/Axes/attribute", "fr": "fr/XPath/Axes/attribute", "pl": "pl/XPath/Osie/attribute" } ) }}