aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/xpath/axes/attribute/index.html
blob: dd9f689b1cbef2a20fe0de146d66baab79d3802f (plain)
1
2
3
4
5
6
7
8
9
---
title: attribute
slug: Web/XPath/Axes/attribute
tags:
  - Axe
  - XPath
translation_of: Web/XPath/Axes/attribute
---
<p><code>attribute</code>の軸は、コンテキストノードの属性を示します。要素だけが属性を持ちます。この軸は、アットマーク (<code>@</code>) で省略することができます。</p>