Re: using XUpdate to render differences between two versions of a file

"Stefan Behnel" <[email protected]> Fri, 8 Aug 2008 09:56:04 +0200 (CEST)
Newsgroups gmane.comp.python.xml
Message-ID <36367.213.61.181.86.1218182164.squirrel@groupware.dvs.informatik.tu-darmstadt.de>
Bogdan Bivolaru wrote:
> I'm trying for some time find a tool that makes a diff in XML files.
> What I have found so far is XMLdiff (python program) which can save the
> differences between the two files in XUpdate format, but I'd like to be
> able
> to visualize those differences, see how they look in the final product.

Can't you interact with the internal tree that it builds instead? Might be
easier, as it should contain both the input and the differences.

Stefan

_______________________________________________
XML-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/xml-sig