[
Lists Home |
Date Index |
Thread Index
]
- From: ht@cogsci.ed.ac.uk (Henry S. Thompson)
- To: glen.albert@autodesk.com
- Date: 10 Jul 2000 11:22:48 +0100
If I understand your design correctly, what you need is
<element name="CoordGeom">
<complexType>
<choice minOccurs="0" maxOccurs="unbounded>
<element ref="Line"/>
<element ref="Curve"/>
<element ref="Spiral"/>
</choice>
</complexType>
</element>
ht
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
W3C Fellow 1999--2001, part-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk
URL: http://www.ltg.ed.ac.uk/~ht/
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|