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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   XML Schema for unordered elements

[ Lists Home | Date Index | Thread Index ]

Hi,

I would like to know whether it's possible to define an XML Schema for the 
following XML document instance:

<root>
 <a/><b/><c/>
 <k/><k/><k/>
</root>

with the following constraints:
1) <a/>, <b/>, <c/> and <k/> can appear in any order
2) <a/>, <b/> and <c/> can appear at most once under <root>
3) <k/> must appear at least once.

So the following, as well as the example above is also valid:

<root>
  <a/><k/><b/><k/><k/><c/>
</root>

Many thanks for your help in advance
Michael.


------------------------------------------------------------
This email was sent from Netspace Webmail: http://www.netspace.net.au





 

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

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