Search found 1 match

by ijabz
Wed Dec 19, 2007 11:48 am
Forum: XML Schemas
Topic: How do I define minOccurs/maxOccurs on extended element ?
Replies: 0
Views: 5559

How do I define minOccurs/maxOccurs on extended element ?

Hi I have three elements (metacolumndisplay,columndisplay and mpegcolumndisplay), each can just contain multiple occurences of another element called callorder, the difference between the elements is the number of callorder elements they must contain. I have extended an element called columnordering...