- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 09 Oct 2007 14:47:57 +0000
- To: www-xml-schema-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5168 ------- Comment #1 from mike@saxonica.com 2007-10-09 14:47 ------- >Proposal: include the schema components if vc:minVersion <= version < vc:maxVersion (change maxVersion comparison from <= to strictly <). I can see the logic, but then the attribute name would need to change. "maxExclusiveVersion" is pretty ugly (especially as the number is the first excluded version, not the last). Any suggestions? Personally, I'd be prepared to write maxVersion="1.999999". There's also the problem that in real life people want to use version numbers like 3.0.2. Perhaps we need a new datatype xs:deweyDecimal. In my view it has a much better right to exist than precisionDecimal... Michael Kay (personal comment)
Received on Tuesday, 9 October 2007 14:48:05 UTC