[Bug 6131] [XPath 2.1] Requirement: context-free paths

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6131





--- Comment #27 from Michael Kay <mike@saxonica.com>  2009-10-07 18:22:53 ---
Another little refinement needed: The accepted proposal means that URILiteral
now appears in the XPath syntax as well as the XQuery syntax. However, just as
the rules for StringLiteral are different in the two cases, the rules for
URILiteral also need to differ, in that XQuery must process any character and
built-in entity references appearing in the literal, but XPath must not (if the
XPath expression appears in an XML document, the XML parser will already have
done this).


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 7 October 2009 18:22:57 UTC