OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   xml schema question

[ Lists Home | Date Index | Thread Index ]

hi!

how can i define in xml schema that the element 'basket'
can hold an unlimited amount of 'apple' and 'oranges' elements,
in any mixed order.

so it could be:

<basket>
	<orange />
</basket>

or

<basket>
	<orange />
	<orange />
	<orange />
	<apple />
</basket>

and so on..

any advice? i've been seeking with google, but didnt find any
solution for it.

thanks alot!

ciao!
florian





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS