- From: Ralph Kutschera <news2010@ecuapac.at>
- Date: Wed, 10 Mar 2010 16:44:11 +0100
- To: xmlschema-dev@w3.org
Dear list, I'm relatively new to XSD and would like to perform the following: I have an XML-element like this: <anElement type="ONE"> <ONEelement /> </anElement> <anElement type="TWO"> <TWOelement /> </enElement> So there is the "anElement" and depending on its type the subelements are different. Is there a way to declare this behaviour with XSD? TIA, Ralph
Received on Wednesday, 10 March 2010 16:16:06 UTC