This topic introduces the XML Validator tool, which checks whether XML is well-formed and can also validate XML against schema definitions. This tool requires a validate license.Sections include:

Understanding XML Validator

This tool checks whether XML is well-formed and can also be configured to validate XML against schema definitions. It is primarily chained to the response output of a SOAP or Messaging Client.

A well-formed document conforms to the following guidelines:

A valid XML document contains a proper document type declaration and obeys the constraints of that declaration (correct elements, nesting, attributes, attribute values, and so on). 

Customizing XML Validator

You can customize the following options: