- From: Cyrill Zadra <czadra@geo.unizh.ch>
- Date: 22 Aug 2002 10:42:46 +0200
- To: "Eddie Robertsson" <erobertsson@allette.com.au>
- Cc: xmlschema-dev@w3.org
Hi Eddie Thanks for your answer. > However, if you do it this way you can't control the number of chapter > elements that can appear on each level. If you need to do this you > have to specify one complexType for each level. Also, note that you > must have minOccurs="0" on the "inner" chapter element otherwise > you'll get an infinite content model that parsers can't handle. With this solution I've got still the possiblity to have as much level in the hierarchy I'd like to have, so it isn't bounded. Would there be a way to handle this? Cyrill
Received on Thursday, 22 August 2002 04:42:50 UTC