[Bug 5267] [DM] xs:dayTimeDuration and xs:yearMonthDuration are not primitive simple types

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

           Summary: [DM] xs:dayTimeDuration and xs:yearMonthDuration are not
                    primitive simple types
           Product: XPath / XQuery / XSLT
           Version: Recommendation
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Data Model
        AssignedTo: alb.w3c@gmail.com
        ReportedBy: zongaro@ca.ibm.com
         QAContact: public-qt-comments@w3.org


Bug 4984 correctly points out that xs:untyped should not be listed as a
primitive simple type in Section 3.2.  In addition, the types
xs:dayTimeDuration and xs:yearMonthDuration should not be on the list either,
as these are both derived rather than primitive simple types.  Removing them
would bring the number of primitive simple types to 21.

I propose the following rewording:

[Definition: There are 21 primitive simple types: the 19 defined in Section 3.2
Primitive datatypesXS2 of [Schema Part 2], xs:untypedAtomic and
xs:anyAtomicType], defined in 2.6 Types.

Received on Tuesday, 13 November 2007 17:27:44 UTC