XML Schema validation form
Advanced UI
Please upload an XML document that needs to be validated, and upload one or more XML Schema documents from your local workstation and click "Submit" button on the below form. The XML schema validation results will be displayed on your browser.
Many times only one XML Schema document would be sufficient to do an XML document validation assessment. But during an XML schema validation assessment, if XML schema documents are related by includes / imports etc, more than one XML Schema document would be necessary. If you need to provide more than one XML Schema document, the primary XML Schema document needs to be provided first, and then all other XML Schema documents need to be packaged in one zip archive (if the zip archive needs to contain only one XML Schema document, then the XML Schema document may be uploaded directly as well. For packaging two or more XML Schema documents for upload, the XML Schema documents must be uploaded in a zip archive.). Having a zip archive of XML Schema documents, allows the server application to accept any number of XML Schema documents for a given XML schema validation assessment.
If you are providing a zip archive of XML Schema documents on this UI, the server application assumes that all the XML Schema documents in zip archive are available in a simple directory structure (i.e the server application doesn't understand that, XML Schema documents can refer to each other within sub directories).
Using Apache XercesJ (v 2.12.2) XML Schema validator
Online XML Tools home page Home