--- title: name slug: Web/XPath/Functions/name tags: - XSLT - XSLT_Reference translation_of: Web/XPath/Functions/name ---
{{ XsltRef() }}
name 関数は、与えられたノード集合内の最初のノードの QName を表す文字列を返します。
name
name( [node-set] )
node-set
ノードの QName を表す文字列。
XPath 1.0 4.1
対応済み。