いくつかの種類の節点は、 展開名 (expanded‐name) を持っています。 展開名は、名前空間URI と局所名の組です。
the tuple of local name and namespace name
[5] XPath 1.0 仕様によると、名前空間 URI が相対URI である場合には、 解決して絶対URI にしておくべきです。 URI として不適当な文字が元々含まれていた時の扱いは言及されていません。
[2] XPath 1.0 によると、展開名の比較は、 URI が一致している (null の場合は両方 null である) 上に、局所名も一致している時に一致とします。
[8] XDM では展開名のことを展開 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>