XML parser that sorts elements?
jmike at alum.mit.edu
jmike at alum.mit.edu
Fri Sep 22 12:10:43 EDT 2006
Paul McGuire wrote:
...
> Here is a snippet from an interactive Python session, working with the
> "batteries included" xml.dom.minidom. The solution is not necessarily in
> the parser, it may be instead in what you do with the parsed document
> object.
>
> This is not a solution to your actual problem, but I hope it gives you
> enough to work with to find your own solution.
>
> HTH,
> -- Paul
Whoa. Outstanding. Excellent. Thank you!
--JMike
More information about the Python-list
mailing list