- From: <bugzilla@jessica.w3.org>
- Date: Thu, 23 Sep 2010 16:14:44 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10699
Summary: [XQuery11] Should err be in the list of predeclared
prefixes.
Product: XPath / XQuery / XSLT
Version: Member-only Editors Drafts
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 1.1
AssignedTo: jonathan.robie@redhat.com
ReportedBy: oliver@cbcl.co.uk
QAContact: public-qt-comments@w3.org
Section 2 of the spec lists the namespaces that are predeclared in XQuery. The
following sentence follows:
In addition to the prefixes in the above list, this document uses the prefix
err to represent the namespace URI http://www.w3.org/2005/xqt-errors (see 2.3.2
Identifying and Reporting Errors). This namespace prefix is not predeclared and
its use in this document is not normative.
Now that XQuery has the try catch expression, this namespace becomes useful
within XQuery and so should probably be added to the list.
--
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 Thursday, 23 September 2010 16:14:46 UTC