I'm writing an XML schema (an XSD) to describe the format our partners should send us data in.
And I'm having a hard time finding a tool that can validate the XSD schema file that I have written.
The best way I have found so far is to first write an example input XML file and then try to validate that with the XSD. But that doesn't feel like a best practice maneuver.
So, how should I validate an XML schema?
The W3C has a online validator for XML Schemas at http://www.w3.org/2001/03/webdata/xsv. Since W3C is the source of the XML Schema spec, their validator should be trustworthy.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With