[Bug 5804] [XQuery] Version numbers in XQuery version declarations

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





--- Comment #8 from Jonathan Robie <jonathan.robie@redhat.com>  2008-10-20 14:20:14 ---
This part of the proposal strikes me as odd:

If an XQuery 1.1 processor processes a module labeled with a version
other than "1.1", it must either raise a static error [err:XQST0031], or
attempt
to process the module with an XQuery 1.0 processor.

Suppose an XQuery 1.1 processor processes a module labeled with the version
number "3.14159". According to the above text, it is valid to process it using
an XQuery 1.0 processor, but not with an XQuery 1.1 processor. Is that really
intended?


-- 
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 Monday, 20 October 2008 14:20:24 UTC