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

  • From: Marcus Carr <mrc@a...>
  • To: Giuseppe Sarno <gsarno@n...>
  • Date: Thu, 23 Aug 2001 19:30:52 +1000


Giuseppe Sarno wrote:

> I was wondering if it was possible to have the elements in a XML
> document
> to be inserted in a various order and which is the relative rule in
> the DTD.
>
> the rule <!ELEMENT  data  (name,surname)>

<!ELEMENT  data  ((name,surname) | (surname, name))>

The bigger question is, why does it matter?


--
Regards,

Marcus Carr                      email:  mrc@a...
___________________________________________________________________
Allette Systems (Australia)      www:    http://www.allette.com.au
___________________________________________________________________
"Everything should be made as simple as possible, but not simpler."
       - Einstein



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