RE: [xml-dev] modeling, validating and documenting an xml grammar

From
Mike Fitzgerald <>
To
Richard Tobin <>, xml-dev <>
Date
2003-06-18T10:33:51Z
ID
<>
Thread
RE: [xml-dev] modeling, validating and documenting an xml grammar
Richard Tobin wrote:
> This ia not much of a deficiency, such constraints are rare and rarely
> useful.  Though I did once get a bug report for XSV because it did not
> accept maxOccurs="4294967296".

Have to agree that it's not a big deficiency. An astronomical maxOccurs is
probably rare, and rough on validators. But it's hard to predict how people
are going to use these things. "64K RAM is all anyone will need" comes to
mind.

Mike