展開名

展開名

定義

XML 名前空間における定義

[4]

[定義: 展開名 (てんかいめい) (expanded name) は、 名前空間名局所名の組です。] XML名前空間 1.1

XPath における定義

[1]

いくつかの種類の節点は、 展開名 (expanded‐name) を持っています。 展開名は、名前空間URI局所名の組です。

CSS における定義

[6]

the tuple of local name and namespace name

URL の解釈

[5] XPath 1.0 仕様によると、名前空間 URI が相対URI である場合には、 解決して絶対URI にしておくべきです。 URI として不適当な文字が元々含まれていた時の扱いは言及されていません。

比較

[2] XPath 1.0 によると、展開名の比較は、 URI が一致している (null の場合は両方 null である) 上に、局所名も一致している時に一致とします。

XPath 1.0 データ・モデルにおける展開名

[3]

要素節点
名前空間 URI と局所名の組
名前空間節点
URI は null, 局所名が名前空間接頭辞の組
処理指令節点
URI は null, 局所名が対象名の組
根節点, 注釈節点, 文節点
展開名はありません

XDM における展開QName

[8] XDM では展開名のことを展開 QName (expanded QName) と呼んでいます。

[1] XQuery 1.0 and XPath 2.0 Data Model (XDM) (Second Edition) ( ( 版)) <http://www.w3.org/TR/2010/REC-xpath-datamodel-20101214/#dt-expanded-qname>

[2] XQuery 1.0: An XML Query Language (Second Edition) ( ( 版)) <http://www.w3.org/TR/2010/REC-xquery-20101214/#dt-qname>

[3] XQuery 1.0 and XPath 2.0 Functions and Operators (Second Edition) ( ( 版)) <http://www.w3.org/TR/2010/REC-xpath-functions-20101214/#expanded-Qname>

[4] XML Path Language (XPath) 2.0 (Second Edition) ( ( 版)) <http://www.w3.org/TR/2010/REC-xpath20-20101214/#dt-qname>

[7] XQuery 3.0: An XML Query Language ( ( 版)) <http://www.w3.org/TR/xquery-30/#dt-expanded-qname>

[9] XML Path Language (XPath) 3.0 ( ( 版)) <http://www.w3.org/TR/xpath-30/#dt-expanded-qname>

[10] XQuery and XPath Data Model 3.0 ( ( 版)) <http://www.w3.org/TR/xpath-datamodel-3/#dt-expanded-qname>

[11] XPath and XQuery Functions and Operators 3.0 ( ( 版)) <http://www.w3.org/TR/xpath-functions-3/#expanded-name>

[12] XQuery 3.1: An XML Query Language () <https://www.w3.org/TR/2017/REC-xquery-31-20170321/#dt-expanded-qname>

[13] XML Path Language (XPath) 3.1 () <https://www.w3.org/TR/2017/REC-xpath-31-20170321/#dt-expanded-qname>

[14] XQuery and XPath Data Model 3.1 () <https://www.w3.org/TR/2017/REC-xpath-datamodel-31-20170321/#dt-expanded-qname>

[15] XPath and XQuery Functions and Operators 3.1 () <https://www.w3.org/TR/2017/REC-xpath-functions-31-20170321/#expanded-name>

[16] XSLT and XQuery Serialization 3.1 () <https://www.w3.org/TR/2017/REC-xslt-xquery-serialization-31-20170321/#dt-expanded-qname>

[17] XSL Transformations (XSLT) Version 3.0 () <https://www.w3.org/TR/2017/REC-xslt-30-20170608/#dt-expanded-qname>