14 Sep
2003
14 Sep
'03
10:15 a.m.
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