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

DCP, DTCP & DXP Samples

The XML Compare release directory samples/dcp contains a number of DCP pipeline configuration samples and associated XML Schemas (for XML Schema 1.0 and 1.1). Similarly the XML Compare release directory samples/dtcp contains a DTCP pipeline configuration sample and associated XML Schemas (for XML Schema 1.0 and 1.1). There is also a directory samples/dxp which contains a number of DXP pipeline configuration samples and an associated DTD grammar.

These samples are already included in the JAR files for the XML Compare GUI and command.jar command-line processor. They can serve as a starting point should you wish to develop a customized pipeline.

Further Info

DCP (Document Comparator Pipeline)

For more information about using the DCP file definition please see: DCP User Guide

DCP pipelines can also be embedded in end-user tools; please consult the Javadoc for com.deltaxml.cores9api.DCPConfiguration and associated classes.

DTCP (Data Comparator Pipeline)

For more information about using the DTCP file definition please see: DTCP User Guide

DTCP pipelines can also be embedded in end-user tools; please consult the Javadoc for com.deltaxml.cores9api.DTCPConfiguration and associated classes.

DXP (Delta XML Pipeline - used with PipelinedComparatorS9)

For more information about using DXP, please see DXP User Guide.

DXP pipelines can also be embedded in end-user tools; please consult the Javadoc for com.deltaxml.cores9api.DXPConfigurationS9 and associated classes.