- From: <bugzilla@jessica.w3.org>
- Date: Tue, 10 Feb 2015 12:11:24 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27736 Michael Kay <mike@saxonica.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #5 from Michael Kay <mike@saxonica.com> --- Considered today by the WG. We noted in 2.2.5, penultimate bullet: "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. The prefix xmlns must not be bound to any namespace URI, and no prefix may be bound to the namespace URI http://www.w3.org/2000/xmlns/." Technically this means that if your product has a static context in which the prefix xmlns is bound to a namespace, then the results of all queries are undefined by the spec. This would make the test suite rather useless. Therefore, we have to assume for the purposes of the test suite that the static context satisfies the consistency constraints, and in this case raising XQST0081 is the correct outcome. We are therefore closing the bug as invalid. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 10 February 2015 12:11:26 UTC