Are there any tools to effectively compare two XML schema's? I have seen some generic XML diff tools, but I was wondering if there is anything that knows more about schemas.
XMLSpy and DiffDog are both capable of performing three-way diffs. This feature enables developers to easily diff and merge XML documents that have been changed by multiple developers back into a repository. In addition to being able to compare XML data, DiffDog allows developers to compare diff any text based file.
Just drag and drop the files you want to compare and select the option as compare with selected.
Open any two files (A, B) in Notepad++, which you want to compare. File B (new) gets compared to File A (old). Then, navigate to Plugins > Compare Menu > Compare. It shows the difference/comparison side by side, as shown in the screenshot.
I would look into DeltaXML. It seems to have the features you're looking for. They even have a guide on how to compare schemas.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With