Re: problem in ElementTree SubElement

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

> Right, in general XML processors don't care about attribute order (I
> don't know much about canonicalization but that does sound like the
> obvious exception).

http://www.w3.org/TR/xml-c14n says to sort lexicographically on
(namespace uri, local tag).

(which, of course, is exactly what ET's default writer does)

</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.