ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xml-dev
xml-dev
Re: Elements order:
by Marcus Carr other posts by this author
Aug 23 2001 9:30AM messages near this date
Elements order: | RE: Transactional Web Services ? (was: a very long subject with w eird spaces inside)
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@[...].au
___________________________________________________________________
Allette Systems (Australia)      www:    http://www.allette.com.au
___________________________________________________________________
"Everything should be made as simple as possible, but not simpler."
       - Einstein



-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org> , an
initiative of OASIS <http://www.oasis-open.org> 

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.xml.org/ob/adm.pl> 
Thread:
Giuseppe Sarno
Marcus Carr

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved