--- title: namespace-uri slug: Web/XPath/Functions/namespace-uri tags: - XSLT - XSLT_Reference translation_of: Web/XPath/Functions/namespace-uri ---
{{ XsltRef() }}
namespace-uri 関数は、与えられたノード集合内の最初のノードの名前空間 URI を表す文字列を返します。
{{ 英語版章題("Syntax") }}
namespace-uri( [node-set] )
{{ 英語版章題("Arguments") }}
node-set (省略可){{ 英語版章題("Returns") }}
与えられたノードが属する名前空間の URI を表す文字列。
{{ 英語版章題("Notes") }}
{{ 英語版章題("Defined") }}
{{ 英語版章題("Gecko support") }}
サポート済み。