[Bug 27736] K2-ComputeConAttr-37

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27736

--- Comment #4 from Benito van der Zander <benito@benibela.de> ---


>Data model,6.1: "A Namespace Node must not have the name xmlns nor the
string-value http://www.w3.org/2000/xmlns/".

Well, it is not a node

>XQUery 4.13: The namespace prefix specified in a namespace declaration must not
be xml or xmlns [err:XQST0070]. The namespace URI specified in a namespace
declaration must not be http://www.w3.org/XML/1998/namespace or
http://www.w3.org/2000/xmlns/ [err:XQST0070].

And not a declaration

Just a hardcoded entry in the namespace resolver

>And closer to home for this test, XQuery 3.9.3.2: A dynamic error is raised
[err:XQDY0044] if the node-name of the constructed attribute node has any of
the following properties:


That is why I think the test should accept XQDY0044

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Saturday, 3 January 2015 20:46:43 UTC