[Home] [By Thread] [By Date] [Recent Entries]

  • From: glen.albert@a...
  • To: ht@c...
  • Date: Mon, 10 Jul 2000 04:49:02 -0700

Thank you, thank you, thank you!

That is exactly what I needed. I hadn't considered "choice" as a solution to
this problem because I thought that it only allowed one of the listed
elements. In 3.7 of the Structures draft it states

(choice) corresponded to exactly one of the specified {particles};

and the Primer has a similar description, so I hadn't pursued it further.

Thanks,
Glen Albert


> -----Original Message-----
> From: ht@c... [mailto:ht@c...]
> Sent: July 10, 2000 6:23 AM
> To: glen.albert@a...
> Cc: xml-dev@x...
> Subject: Re: element order restrictions?
> 
> 
> 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@c...
> 		     URL: http://www.ltg.ed.ac.uk/~ht/
> 
> **************************************************************
> *************
> This is xml-dev, the mailing list for XML developers.
> To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
> List archives are available at http://xml.org/archives/xml-dev/
> **************************************************************
> *************
> 

***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member