libxmldiff

libxmldiff aims at providing efficient diff on XML file
Download

libxmldiff Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Remi Peyronnet
  • Publisher web site:
  • http://people.via.ecp.fr/~remi/soft/xml/xmltreenav/xmltreenav_en.php3

libxmldiff Tags


libxmldiff Description

libxmldiff aims at providing efficient diff on XML file libxmldiff library aims at providing efficient diff on XML fileHow does it work ?libxmldiff diff two files, and output a file with exactly the same structure (unlike other xml diffing utilities), and containing an extra diff:status attribute.The meaning of this diff:status argument is : added : the element has been added.removed : the element has been removed.modified : either an argument or the text has been modified, the values will be outputted with the '|' separator : "before|after".below : the element itself was not modified, but a child item was.libxmldiff can use identifiers (attributes or nodes) to see exactly which element has been added or removed, despite the order of the elements. Here are some key features of "libxmldiff": · Detection of modified items, added items, removed items · Not sensitive to item position changes (based on a id). · Designed to support large XML files (about 100 Mo). For larger files, treat these files with XML Pre Diff Tool would be a good idea. · Basic XML manipulation (XSLT, Deletion,...) · Scripting abilities · Simple to use What's New in This Release: · This version adds a new keyword "ret" and handles return codes more properly. · The "merge" functionality has been improved to be able to merge without a separator. · Minor bugfixes and more tests are included.


libxmldiff Related Software