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

Re: Schema constraint

  • From: Eric van der Vlist <vdv@d...>
  • To: Phil Ruelle <philr@i...>
  • Date: Fri, 06 Jul 2001 17:41:53 +0200

xml schema mandatory elements
Phil Ruelle wrote:
> 
> Can anyone tell me if it's possible to write a constraint with XML
> Schema to enforce that for an element with two child elements at
> least one of them exists? (I thought this had been asked before but
> couldn't find it in the archives)

No you can't.

The usual 3 solutions for this kind of issue apply:

1) Define a Schematron rule within a W3C XML Schema annotation.
2) Use another schema language.
3) Add a xsi:type attribute in your instance document to say in which
case you are (element 1 or element 2 mandatory).

> 
> On a related note, why would somene choose to use <group>
> rather than a complex type? I can't help but think I've missed
> something as groups seem to be a limited (must be global, no
> attributes) version of complex types.

They are less powerful in a sense since you don't specify attributes in
an element group, OTH you can use several of them together within a
single sequence or choice where you can't "join" several complex types.

Hope this helps.

Eric
 
> TIA,
> 
> Phil Ruelle
> 
-- 
See you at XTech in San Diego.
             http://conferences.oreillynet.com/cs/os2001/view/e_spkr/790
------------------------------------------------------------------------
Eric van der Vlist       http://xmlfr.org            http://dyomedea.com
http://xsltunit.org      http://4xt.org           http://examplotron.org
------------------------------------------------------------------------

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.