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

Re: choosing elements based on attribute values

  • From: "G. Ken Holman" <gkholman@C...>
  • To: xml-dev@l...
  • Date: Fri, 16 Nov 2007 13:54:00 -0500

Re:  choosing elements based on attribute values
At 2007-11-16 10:19 -0800, dave wrote:
>Just trying one last time:

You seem impatient after waiting for less than two days for 
volunteers to take from their time to help you.

> > I use W3C schema 1.0. I need to make an element or
> > set
> > of elements mandatory or optional based on the
> > attribute value as below:
> >
> > <parent>
> >  <child age="10" sex="male">
> >     <property>
> >      <p1/>
> >      <p2/>
> >      <p3/>
> >     <property>
> >     <property>
> >      <p1/>  //mandatory only if age=10, sex=male
> >      <p2/>
> >      <p3/>
> >     <property>
> >  </child>
> >  <child age="12" sex="female">
> >     <property>
> >      <p1/>   //mandatory only if age=10, sex=male
> >      <p2/>
> >      <p3/>
> >     <property>
> >  </child>
> > <parent>
> >
> >
> > How do I check the attribute values(age and sex) and
> > make element 'p1' mandatory or optional based on the
> > attr value?
> >
> > I use w3c schema 1.0.

What you ask is not possible with W3C Schema 1.0 ... it is possible 
with ISO/IEC 19757-3 RELAX-NG.

> > I downloaded the latest xmlspy. And it doesn't seem
> > to
> > support XSD 1.1.

Then I guess you will need to find another tool.

The oXygen tool supports RELAX-NG and you can validate your needed 
constraint using that.  There are other free RELAX-NG tools that you 
could use as well.

I hope this helps.

. . . . . . . . . . . . Ken

--
Comprehensive in-depth XSLT2/XSL-FO1.1 classes: Austin TX,Jan-2008
World-wide corporate, govt. & user group XML, XSL and UBL training
RSS feeds:     publicly-available developer resources and training
G. Ken Holman                 mailto:gkholman@C...
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/x/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
Male Cancer Awareness Nov'07  http://www.CraneSoftwrights.com/x/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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.