- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 14 Sep 2005 19:46:56 +0000
- To: www-xml-schema-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2250
Summary: R-258: Need to resolve contradiction regarding inclusive
and exclusive bounds
Product: XML Schema
Version: 1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XSD Part 2: Datatypes
AssignedTo: cmsmcq@w3.org
ReportedBy: sandygao@ca.ibm.com
QAContact: www-xml-schema-comments@w3.org
http://lists.w3.org/Archives/Member/w3c-xml-schema-ig/2004May/0047.html
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.
Received on Wednesday, 14 September 2005 19:47:30 UTC