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

RE: Selective element based on attribute

From: Michael Kay <mike@saxonica.com>
Date: Fri, 5 Oct 2007 09:29:14 +0100
To: <Muthuvelan.Swaminathan@dds.net>, <xmlschema-dev@w3.org>
Message-ID: <01fb01c80729$d05cb7d0$6401a8c0@turtle>
RE: Selective element based on attribute
Not in XML Schema 1.0 (a well-known restriction, which is lifted in XML
Schema 1.1, currently available as a last-call working draft.)
 
Michael Kay
http://www.saxonica.com/


  _____  

From: xmlschema-dev-request@w3.org [mailto:xmlschema-dev-request@w3.org] On
Behalf Of Muthuvelan.Swaminathan@dds.net
Sent: 04 October 2007 20:33
To: xmlschema-dev@w3.org
Subject: Selective element based on attribute



Hi  there, 

How can I define an xsd for the following scenario? 

<parenttag attr="add | del | chg"> 
     <childtag1>chidvalue1</childtag1> 
     <childtag2>chidvalue2</childtag2> 
     <childtag3>chidvalue3</childtag3> 
</parenttag> 

Is it possible to create an xsd where childtag3 will have a value null if
the parenttag  attr equals add else a nonnull-String when the parenttag attr
is del/chg? 

Thanks 
Muthu
Received on Friday, 5 October 2007 08:29:24 GMT

Subscribe to the Stylus Scoop newsletter for helpful XML tips and tutorials.
Email
First Name
Last Name
Company

Download Stylus Studio 6 XML Enterprise Edition

Subscribe in XML format
RSS 2.0
Atom 0.3
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-2007 All Rights Reserved.