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
DITA Merge

REST Client Samples

A Client that performs DITA Merge operations by invoking our Merge REST API can be implemented on any platform and programming language that supports HTTP.

Currently, DeltaXML provide two sample client applications. To allow us to focus on the REST API, the client in these samples is controlled via a simple command-line interface.

Samples are provided for Java and .NET

They are hosted on DeltaXML's Bitbucket repository at https://bitbucket.org/account/user/deltaxml/projects/DM

Downloading Samples with the Bitbucket User Interface

After selecting the sample of interest, the code for the sample can be downloaded using the Bitbucket user interface from Downloads > download repository.

More Information

Further details on each of these client sample can be found in their respective README.md files maintained on Bitbucket.