[Bug 4984] xs:untyped a `primitive simple type'?

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4984

           Summary: xs:untyped a `primitive simple type'?
           Product: XPath / XQuery / XSLT
           Version: Recommendation
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Data Model
        AssignedTo: Norman.Walsh@Sun.COM
        ReportedBy: teubner@us.ibm.com
         QAContact: public-qt-comments@w3.org


The XDM Recommondation defines primitive simple types as

``There are 23 primitive simple types: the 19 defined in Section 3.2 Primitive
datatypes of [Schema Part 2] and xs:untyped, xs:untypedAtomic,
xs:anyAtomicType, xs:dayTimeDuration, and xs:yearMonthDuration], defined in 2.6
Types.''

xs:untyped, however, should not be an atomic type.

(Also note the calculation error: 19 + 5 = 23?)

Received on Friday, 24 August 2007 20:31:51 UTC