XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
[xml-dev] choosing elements based on attribute values


Just trying one last time:
 
> 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.
> 
> I downloaded the latest xmlspy. And it doesn't seem
> to
> support XSD 1.1.
> 
> cheers!
> dave
> 
> 
> 
> 
>      
>
____________________________________________________________________________________
> Never miss a thing.  Make Yahoo your home page. 
> http://www.yahoo.com/r/hs
> 
>
_______________________________________________________________________
> 
> XML-DEV is a publicly archived, unmoderated list
> hosted by OASIS
> to support XML implementation and development. To
> minimize
> spam in the archives, you must subscribe before
> posting.
> 
> [Un]Subscribe/change address:
> http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines:
> http://www.oasis-open.org/maillists/guidelines.php
> 
> 



      ____________________________________________________________________________________
Get easy, one-click access to your favorites. 
Make Yahoo! your homepage.
http://www.yahoo.com/r/hs 


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


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

Copyright 1993-2007 XML.org. This site is hosted by OASIS