Hello All, Slightly off topic - anyone know of any Python/Linux/win utilities or products that are the equivalent of 'diff' on Linux, only operating on XML instead of text? It would be nice if the results of this 'xml-diff' happened to be valid XML. TIA. Regards, Samir
Samir Mishra kirjutas P, 14.09.2003 kell 07:11:
Hello All,
Slightly off topic - anyone know of any Python/Linux/win utilities or products that are the equivalent of 'diff' on Linux, only operating on XML instead of text? It would be nice if the results of this 'xml-diff' happened to be valid XML.
You could try one of the utilities called (unsurprizingly) xmldiff http://www.logilab.org/projects/xmldiff/ or http://tools.decisionsoft.com/xmldiff.html Googling for xmldiff gives even more, including online ones. --------------- Hannu
participants (2)
-
Hannu Krosing -
Samir Mishra