validate_xml
Validate ISO 20022 XML against an E&I message type's bundled XSD schema, returning validity status and schema errors to identify compliance issues.
Instructions
Validate raw ISO 20022 XML against an E&I message type's bundled XSD; returns is_valid plus any schema errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml | Yes | Raw ISO 20022 XML to validate. | |
| message_type | Yes | An E&I message type, e.g. 'camt.056.001.12' (see list_message_types). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||