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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] maxoccurs='unbounded' under xsd:all group.

[ Lists Home | Date Index | Thread Index ]


  After all (with the limited knowledge of DTD I have)
  this is possible in dtd.

with small examples like this you can write (in dtd syntax)

(ORDERNUMBERS*,
  ((ACCOUNT_NUM,ORDERNUMBERS*,NAME)|(NAME,ORDERNUMBERS*,ACCOUNT_NUM)),
  ORDERNUMBERS*)
 
which of course you could write in w3c schema syntax without using
xsd:all. However this soon gets out of hand if the example is any
bigger.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________




 

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

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