Online XML Schema validator



This site offers a way to do XML Schema validations, by uploading XML and XML Schema documents to the server application that works behind the UI of this site. This is probably an intutive and useful way to do XML schema validation. This web application, supports both 1.0 and 1.1 versions of the XML Schema language.

XML Schema validation form

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 shall be necessary. On this XML schema validation service page, there is a limitation of providing upto maximum two XML Schema documents. Therefore on this site, XML schema needs to be contained fully within upto 1-2 XML Schema documents. Lot many useful XML schemas can be designed while following this constraint.


(Mandatory fields are indicated with *)

Select an XML input document (Max size 500 kb) *

Select an XML Schema document (Max size 50 kb) *

Select a secondary XML Schema document (this could be for e.g, included/imported by an XML Schema document provided in the previous XML Schema document input. Max size 50 kb)

Select an XML Schema version to use, during XML document validation *

Enable XML Schema 1.1 CTA full XPath checking (works when, XML Schema version selected is 1.1)? more details Yes 
No  
Allow XML Schema 1.1 <assert> XPath data model trees to contain comments and processing instructions (works when, XML Schema version selected is 1.1)? Yes 
No  

 

      


There's also another web based XML schema validator available on this site, here : Advanced XML schema validator, that can accept any number of XML Schema documents during a particular XML schema validation assessment. If you have such a need, please give this a try.

Please note that:
For the above provided (and also for an online, "Advanced XML schema validator" provided by this site) HTML form to upload XML and XML Schema documents, the "Submit" button shall get enabled after the user provides all mandatory HTML form inputs with form validations required by this web page.

Using Apache XercesJ (v 2.12.2) XML Schema validator


Online XML Tools home page               Home