- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 10 Jul 2006 02:15:49 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3440
Summary: [XQuery] remnants of the xdt namespace remain
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: minor
Priority: P2
Component: XQuery
AssignedTo: chamberl@almaden.ibm.com
ReportedBy: andrew.eisenberg@us.ibm.com
QAContact: public-qt-comments@w3.org
In section 4.15, Function Declaration, the final bullet after the 5th paragraph
is:
- http://www.w3.org/2005/xpath-datatypes
Also, in Appendix F, Error Conditions, this namespace URI is used in the
following definition:
err:XQST0045
It is a static error if the function name in a function declaration is in
one of the following namespaces: http://www.w3.org/XML/1998/namespace,
http://www.w3.org/2001/XMLSchema, http://www.w3.org/2001/XMLSchema-instance,
http://www.w3.org/2005/xpath-functions, http://www.w3.org/2005/xpath-datatypes.
I believe that this namerspace URI should be removed from both of these
locations.
Received on Monday, 10 July 2006 02:15:59 UTC