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

From
Dave Pawson <>
To
Mike Fitzgerald <>, Joe English <>,
Date
2003-06-19T16:19:42Z
ID
<>
Thread
RE: [xml-dev] modeling, validating and documenting an xml grammar
At 03:29 18/06/2003 -0700, Mike Fitzgerald wrote:

>Don't know, but I'd be interested to know. Who out there is using
>minOccurs/maxOccurs in XML Schema beyond zero-one-many? Can you live without
>minOccurs/maxOccurs or do you gotta have it?


http://www.loc.gov/nls/z3986/v100/

DAISY talking book.
Ripping off html, we used about 8 mandatory and a few optional
meta elements.

Seems a valid use case to me.
Currently validating using XSLT.

regards DaveP