| home | standards | vendors | platforms | categories | search |
| Type | Product |
|---|---|
| Version | 0.6.3 |
| First release | 2001-07-27 |
| Last release | 2003-01-03 |
| Vendor(s) | Alexandre Fayolle |
| Category | XML document management utilities |
| Platform | Python |
| Home page | http://www.logilab.org/xmldiff/ |
| Feedback | Problem reporting form |
| PSI | http://psi.garshol.priv.no/xmltools/product/xmldiff |
xmldiff reads two XML documents and compares them using a tree comparison algorithm. xmldiff uses its own tree model, but can build instances of the model from both SAX and DOM2 sources. xmldiff depends on the Python XML-SIG package. xmldiff can output diff results both in a private notation, as well as in the form of an XUpdate document.