comparing XML files to eachother

David Brochu brochu121 at gmail.com
Mon Aug 17 15:51:19 EDT 2009


I need to compare one xml document to another to see if the content matches.
Unfortunately, the formatting (spacing) and order of elements may change
between files from run to run. I have looked into xml dom minidom but can't
seem to find how to accomplish this. Does anyone know how I can do a compare
between two XML documents using the STL?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090817/12f5e3ab/attachment.html>


More information about the Python-list mailing list