[Bug 5168] vc:maxVersion versioning

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