Validate XML
Previous Top Next

You can use Validate XML to validate an XML Document against a schema definition. If the validation fails the action will cause a fatal error to prevent further task processing.

graphic
  
XML File
Specifies the input XML file to validate.
XSD File
Specifies the schema definition to validate the XML file against.