blob: 05b733ddb72735f6fb214946d86e11eac716d798 (
plain)
1
2
3
4
5
6
|
---
title: attribute
slug: Web/XPath/Axes/attribute
translation_of: Web/XPath/Axes/attribute
---
L'axe `attribute` axis indique les attributs du nœud de contexte. Seuls les éléments ont des attributs. Cet axe peut être abrégé avec le signe arobase (`@`).
|