[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: ANN: XML Schema: DOs and DON'Ts

  • From: Eddie Robertsson <eddie@a...>
  • To: Martin Gudgin <marting@d...>
  • Date: Fri, 18 May 2001 10:35:16 +1000

constaint in xsd
> <xs:all>
>   <xs:element name="a" />
>   <xs:element name="b" />
>   <xs:element name="c" />
> </xs:all>
>
> New type derived by restriction:
> <xs:all>
>   <xs:element name="b" />
>   <xs:element name="a" />
> </xs:all>
>
> and you are correct, it's *not* a valid restriction because in restriction you
> *must* list the particles in the same order in the derived type as they were
> in the base type. Reversing the order of the element decls for a and b in this
> case is what causes the problem.

Sorry, I didn't even realise that the order in the restricted type was different
from the order of the elements in the base type. I guess I just proved Kohsuke's
point that it can be dangerous if the validator doesn't conform to the spec. But
then again isn't that the whole point of an XML Schema validator?
However, I take your point that in avoiding these "extreme validation issues"
you can make do with a non-fully conformant XML Schema validator.

On a side issue: Why does this constaint on restriction apply to <xsd:all> and
<xsd:choice> groups? It's logical for <xsd:sequence> since the sequence is
important but in <xsd:choice> and <xsd:all> the order is insignificant.

Cheers,
/Eddie




PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.