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