[Bug 3859] oops! in ?newDateTime?

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

           Summary: oops! in ·newDateTime·
           Product: XML Schema
           Version: 1.1 only
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Datatypes: XSD Part 2
        AssignedTo: cmsmcq@w3.org
        ReportedBy: davep@iit.edu
         QAContact: www-xml-schema-comments@w3.org


In the description of ·newDateTime· one argument is described as:

   Tz   :       an ·optional· duration between -PT14H and PT14H, inclusive.

However, the values of timezone coordinates ("properties") in the 7-property
date/time model are counts of minutes, whereas durations are themselves pairs
of numbers.  We should say "an ·optional· integer between -840 and 840,
inclusive".

Received on Tuesday, 24 October 2006 02:38:38 UTC