- From: <bugzilla@jessica.w3.org>
- Date: Thu, 23 Sep 2010 16:40:46 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10700
Summary: [XPath21] Consistency constraints do not place a
restriction on the use of the xmlns namespace
Product: XPath / XQuery / XSLT
Version: Member-only Editors Drafts
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XPath 2.1
AssignedTo: jonathan.robie@redhat.com
ReportedBy: oliver@cbcl.co.uk
QAContact: public-qt-comments@w3.org
This also applies to XQuery 1.1
Section 2.2.5 contains the following constraint:
In the statically known namespaces, the prefix xml must not be bound to any
namespace URI other than http://www.w3.org/XML/1998/namespace, and no prefix
other than xml may be bound to this namespace URI.
This should also enforce that the prefix "xmlns" is not bound to any namespace
URI and that no prefix is bound to the namespace URI
http://www.w3.org/2000/xmlns/.
--
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:40:47 UTC