[Bug 12056] [XQuery] error for "XML" as PITarget

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

--- Comment #6 from Henry Zongaro <zongaro@ca.ibm.com> 2011-02-15 16:05:28 UTC ---
Now that I think about it, I believe the error for the PITarget in 3.7.2 is
XPST0003.  The definition of PITarget is, by reference to the appropriate
version of XML,

PITarget       ::=       Name - (('X' | 'x') ('M' | 'm') ('L' | 'l'))

If the PITarget were XmL, say, that would not conform to the syntax of XQuery,
so error XPST0003 results.  I believe the text in 3.7.2 is drawing attention to
that restriction.

-- 
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 Tuesday, 15 February 2011 16:05:30 UTC