XML Schema Validator
XML document
Drop XML file, or
XSD schema
Drop XSD file, or
ready
XML Schema Validator
Check whether an XML conforms to a given XSD. Validates root element name, declared elements and their nesting, required attributes, and the common simple-type patterns (xs:integer, xs:decimal, xs:boolean, xs:date, xs:dateTime, xs:anyURI, enumerations, length / pattern facets). Limitation: structure + simple types only. Full XSD 1.1 (complex restrictions, identity constraints, key/keyref) needs xmllint on the command line.
— S., [email protected]
Privacy
100% client-side. No upload. See the privacy policy.