This tool is useful when you have an XML schema available and would like to validate some XML content against the schema(s) to check if the contents comply with the specified XML constructs.

There are two ways to do XML Schema validation of input XML:  

  • Against a specifics XML Schema (XSD), or

  • Against a schema validation scenario

loading table of contents...