SkillAgentSearch skills...

Xsdiff

Compare XML XSD schemas with semantic diff, simple and straight differences report. Perfect if you need to see what has changed in huge schema file.

Install / Use

/learn @valters/Xsdiff
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

xsdiff

Compare XML XSD schemas providing simple and straight differences report

How to build

mvn clean install is all you need

How to run

To compare control schemas in a/ folder vs new schema in b/ folder, run:

java -jar XsDiff-app/target/xsdiff-app-1.0.0.jar a/ b/

You need to have schema.lst file in b/ folder, that lists the files to compare.

Like this:

f1.xsd
f2.xsd

report-yyyy-MM-dd folder will be created to hold the generated html report files.

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated4mo ago
Forks6

Languages

JavaScript

Security Score

87/100

Audited on Nov 19, 2025

No findings