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 sche
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.