XML Validation
Magic xpa's XML Integration feature provides two functions that allow you to verify that the XML is compatible with the XML schema.
The functions are as follows:
XMLValidate – Validates an XML document against its schema.
XMLValidationError – Returns the errors of the last XMLValidate.