[Bug 11585] [XQuery30] Non-Schema-Aware XQuery processors: conformance rules

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

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #9 from Michael Kay <mike@saxonica.com> ---
I am reopening this because the resolution does not appear to be reflected in
the current draft.

The decision that "that Non-Schema-Aware XQuery processors treat all elements
as untyped, all attributes as untypedAtomic." doesn't appear to be reflected in
section 5.2.1|3 "Schema-Aware Feature", or anywhere else as far as I can tell.

See test K2-DirectConElemContent-35 which does

<e/> instance of element(*, xs:untyped)

and expects the result false. I think it's a consequence of our decision that a
non-schema-aware processor should return "true" for this test. I would like to
change the test accordingly, but I don't think we can do so based on the spec
as currently written.

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

Received on Tuesday, 18 December 2012 11:27:45 UTC