This is a legacy products documentation website. We have now released DeltaNova 2026.1.0.0 which brings all DeltaXignia Compare, Merge and check solutions together along with new unstructured comparisons of PDF, Microsoft Word, Microsoft Powerpoint documents. Please visit for more details - DeltaNova Documentation
XML Compare

Running a Comparison

XML Compare runs locally on your own hardware and allows you to quickly embed XML comparison functionality into your own systems, it can be run in a variety of ways, with the range of options determined by the type of license you have - either for the Java or REST API.

A licence file is required to run XML Compare, see the Licensing User Guide for more details.

XML Compare can be invoked using a choice of interfaces (simplified view)

layers.png


A comparison can be run programmatically, using Java or REST. Alternatively, it can be user-driven via the command-line (see the Command-Line page), or an Oxygen plugin (after installation of the DeltaXML Oxygen Adaptor).

It is also possible to invoke a further nested comparison from within an XSLT filter using a provided compare() XSLT extension function, this is described in the Java API documentation.