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

From
Christian Nentwich <>
To
Joe English <>
Date
2003-06-18T10:43:25Z
ID
<>
Thread
Re: [xml-dev] modeling, validating and documenting an xml grammar
> What are the real-world use cases of minOccurs and maxOccurs?

Off the top of my head, a UML Association has exactly two association ends, a railway point
has exactly three rails connected to it, a trade may need to contain
exactly two parties..

Christian