- From: Mukul Gandhi <gandhi.mukul@gmail.com>
- Date: Mon, 25 Jun 2018 11:26:44 +0530
- To: public-qt-comments@w3.org
Received on Monday, 25 June 2018 05:58:00 UTC
Hi all,
XPath 3.0 seems to have introduced the following new "XML name" syntax,
EQName ::= QName | URIQualifiedName
URIQualifiedName ::= BracedURILiteral NCName
BracedURILiteral ::= "Q" "{" [^{}]* "}"
The URIQualifiedName seems to be new in XPath 3.0. What was the reason of
introducing this? I feel, that QName is all that is needed.
--
Regards,
Mukul Gandhi
Received on Monday, 25 June 2018 05:58:00 UTC