- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 19 May 2009 09:02:17 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6919
Summary: Behavior for versions other that "1.0" and "1.1" is not
specified
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 1.1
AssignedTo: jonathan.robie@redhat.com
ReportedBy: bogdanb+w3c+bugzilla@gmail.com
QAContact: public-qt-comments@w3.org
The XQuery 1.1 spec, section 4.1, specifies the behavior of an XQuery 1.1
processor for cases where (a) the version declaration is missing, (b) it is
present and the version is "1.0", and (c) it is present and the version is
"1.1".
The behavior is not specified if the version has another value. It should
probably be specified the same as in version 1.0, by adding “An XQuery
implementation must raise a static error [err:XQST0031] when processing a
module labeled with a version that the implementation does not support.”
before the last sentence in the first paragraph.
Links:
http://www.w3.org/XML/Group/qtspecs/specifications/xquery-11/html/Overview.html#id-version-declaration
http://www.w3.org/TR/xquery/#id-version-declaration
--
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, 19 May 2009 09:02:27 UTC