Re: [ILUG] [OT] XML element ordering

From: Padraig Brady (padraig.brady at domain corvil.com)
Date: Mon 09 Sep 2002 - 17:42:58 IST


Justin MacCarthy wrote:
> Elements followed by commas are expected to be in the order the appear in
> the DTD.
>
> <!ELEMENT name (attr_one*, attr_two, attr_three?, attr_four )>
>
> expects the elements in order but
>
> <!ELEMENT name (attr_one* attr_two attr_three? attr_four )>
>
> doesn't.
>
> In XML Schema the equiv. is <sequence>
>
> Justin
>
Excellent!

thanks
Justin.



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:18:44 GMT