Validate CERIF 1.6 XML
validate_xmlValidates CERIF 1.6 XML against the official euroCRIS schema, reporting structural, typing, and value errors with precise line and XPath locations for quick fixes.
Instructions
Validates a CERIF 1.6 XML string against the official euroCRIS CERIF_1.6_2.xsd schema (5134 lines) in-process. Returns structural, typing, and value errors with line/column and XPath location. When the document fails, use validate_xml iteratively until it passes, or ask for build_* tools to construct valid fragments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml | Yes | The CERIF 1.6 XML document to validate |