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]
Re: [xml-dev] Conditional Enum

At 2008-01-15 07:50 -0800, Shashank Gupta wrote:
>I have a simple xml element which is an enum as :
><xs:simpleType name="a_type">
><xs:restriction base="xs:string">
><xs:enumeration value="XXX"/>
><xs:enumeration value="YYY"/>
></xs:restriction>
></xs:simpleType>
>I want to define another simple element of type string which can 
>take any value if the above a_type is XXX and another enum if the 
>above a_type is YYY.
>How do I do this.

By using co-occurrence constraints.  You can switch the constraint 
language from W3C Schema to ISO/IEC 19757-2 RELAX-NG in order to 
express the constraint at the model level, or you can employ ISO/IEC 
19757-3 Schematron in order to post-process your information to 
confirm the co-occurrence constraints are not violated.

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@CraneSoftwrights.com
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]


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