Re: problem in ElementTree SubElement

"Fredrik Lundh" <[email protected]>
Newsgroups gmane.comp.python.xml
Message-ID <[email protected]>
Sbaush wrote:

> is possible to preserve the order building the XML tree with DOM?

no, because the order isn't important in XML.  if you want to invent your own
file format, you shouldn't call it XML, and you shouldn't use XML tools.

</F> 



_______________________________________________
XML-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/xml-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.