+49 228 5552576-0


info@predic8.com

Schem Diff Comand Line Tool

Using this tool you can compare two schema documents and see the difference as a HTML report.

How to Use

schemadiff <<first schema>> <<second schema>> [<<output directory>>]

You can indicate the schema documents as a local file or as an URL on a server.

Running this command will generate an HTML report in the given output directory.

If the output directory is not given, it will be 'diff-report' per default.

Example

The following command compares two schema documents from the sample folder:

C:\soa-model-distribution-1.3.1>bin\schemadiff samples\diff\1\material.xsd samples\diff\2\material.xsd

The result will be an HTML report like the following screenshot.

Schema Diff Tool