XSD Schema validation for XML type export profiles

XML validation against XSD schema is useful when you want to make sure the generated XML file is in the right format.

XSD schema validating only with XML and XMLv2 output formats.

Creating a new export profile, select XML, or XMLv2 output format, and mark the checkbox for XSD validation.

validate-XSD.png

Add new schemas by pressing "Upload SXD Schema". You can add as many files as you need.

XSD-schemas.png

All added schemas will be visible across all export profiles. You do not have to upload the same XSD file multiple times.

Setup an export profile and generate it. Validation results will be available in Reports tab.

reports-tab.png

Left column is a report of errors after validation. Right column - the validated XML file.