msv
· The Multi Schema Validation toolkit is a Java based toolkit consisting of 8 different submodules.
The core module is the Multi-Schema XML Validator (MSV) for the validation of XML documents against several kinds of XML schemata
The core supports RELAX NG, RELAX Namespace, RELAX Core, TREX, XML DTDs, and a subset of XML Schema Part 1.
This core offers an API useable for programmatic access of the grammar, such as code generation.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window msv-2022.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.