[Bug 20949] New: validate type xs:untyped

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

            Bug ID: 20949
           Summary: validate type xs:untyped
    Classification: Unclassified
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3.0
          Assignee: jonathan.robie@gmail.com
          Reporter: john.snelson@marklogic.com
        QA Contact: public-qt-comments@w3.org

Validation as a type defers to the XML Schema specification. However, the XML
Schema specification does not define xs:untyped, so it appears to be undefined
what happens in that case.

XSLT decided in bug 17480 to make this case analogous to validation="strip" -
which gets rid of all type annotations.

A similar problem exists with "validate type xs:untypedAtomic". The XSLT WG
decided to check that the validated element also has simple content in this
case.

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

Received on Monday, 11 February 2013 15:17:10 UTC