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  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to