Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML Schema (xsd) question

Status
Not open for further replies.

redss

Programmer
Joined
Oct 20, 2002
Messages
195
I have 3 elements, called a, b, and c.

I want to use an "all" compositor so that elements a and b and c can occur in any order.

I want element c to be able to occur multiple times, but the "all" compositor doesnt allow unbounded elements under it.

Is there a workaround?
Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top