DCP, DTCP, and DXP Samples
The XML Compare release directory samples/compare/xml/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/compare/xml/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/compare/xml/dxp which contains a number of DXP pipeline configuration samples and an associated DTD grammar.
These samples are already included in the DeltaNova JAR file. They can serve as a starting point should you wish to develop a customised pipeline.
DCP (Document Comparator Pipeline)
For more information about using the DCP file definition, see the DCP Pipeline Overview.
DCP pipelines can also be embedded in end-user tools. Consult the Javadoc for com.deltaxml.core.DCPConfiguration and associated classes.
DTCP (Data Comparator Pipeline)
For more information about using the DTCP file definition, see the DTCP Pipeline Overview.
DTCP pipelines can also be embedded in end-user tools. Consult the Javadoc for com.deltaxml.cores.DTCPConfiguration and associated classes.
DXP (Delta XML Pipeline — used with PipelinedComparatorS9)
For more information about using DXP, see the DXP User Guide Reference.
DXP pipelines can also be embedded in end-user tools. Consult the Javadoc for com.deltaxml.core.DXPConfiguration and associated classes.