xml_validate
Validate XML well-formedness against optional XSD schema. Reports errors with line/column numbers, with network and DTD fetches disabled to prevent XXE attacks.
Instructions
Validate XML well-formedness; with optional XSD schema. Reports errors with line/column. Network and DTD fetches are disabled (no XXE risk).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml | Yes | ||
| schema | No | Optional XSD source. |