validate_camt053
Validate camt.053 XML messages against the XSD schema, reporting all violations with line and column details so you can fix them in one pass.
Instructions
Validate a camt.053.001.08 message against its XSD.
Returns a structured ValidationReport listing every XSD violation found, with line/column/path information. Unlike parse_camt053, this does not stop at the first error — all violations are reported so the user can fix them in one pass.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml | Yes | The camt.053 XML message as a string. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |