[Bug 3024] R-258: inclusive and exclusive bounds (1.0)

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

           Summary: R-258: inclusive and exclusive bounds (1.0)
           Product: XML Schema
           Version: 1.0 only
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: needsDrafting
          Severity: normal
          Priority: P2
         Component: Datatypes: XSD Part 2
        AssignedTo: cmsmcq@w3.org
        ReportedBy: cmsmcq@w3.org
         QAContact: www-xml-schema-comments@w3.org


This item was first raised by Sandy Gao in May 2004 
(http://lists.w3.org/Archives/Member/w3c-xml-schema-ig/2004May/0047.html).
This issue is for XML Schema 1.0; the analogous issue for 1.1 is
bug 2250.

The first constraint in 4.3.8.4 of the datatype spec says 

    It is an error for both maxInclusive and maxExclusive to be
    specified in the same derivation step of a datatype
    definition.

And the first constraint [2] in 4.3.9.4 says 

    It is an error for both minInclusive and minExclusive to be
    specified for the same datatype.

Clearly they don't match with each other. IMO, the one in 4.3.9.4
is incorrect, and should be changed to something similar to that
in 4.3.8.4.

At the face to face meeting of January 2006 in St. Petersburg,
Florida, the WG adopted the proposal given above for XML Schema
1.1.

Received on Tuesday, 21 March 2006 00:27:57 UTC