This information is useful for users of prior releases.
Describes the result format used in older version of XML Compare and explains how it is used to mark changes.
View
A brief introduction to the updated XML Compare result format, deltaV2, aimed at users of the original deltaV1 format.
View
Filter Migration Guide
Describes support of filters included in the release for the two result formats, deltaV1 and deltaV2.
View
DeltaXML Error Messages
Documents the pre 5.0 error numbering system. In version 5.0 this was replaced with an Exception hierarchy.
View
How to Migrate to PipelinedComparator
Explains how to move from using the com.deltaxml.api
package to using the com.deltaxml.core
package. The core package has since been superceded by the com.deltaxml.cores9api
package but much of the information in this document remains relevant.
View
JAXP Pipeline Examples
Gives an overview of the JAXP example code included in releases prior to version 3.0. These examples use the com.deltaxml.api
package.
View