generate_pint_ae_xml
Converts invoice JSON into a UBL 2.1 PINT AE XML stub after running a 51-field compliance checklist. Use strict mode to block XML generation when mandatory fields are incomplete.
Instructions
Generate a UBL 2.1 PINT AE-shaped Invoice/CreditNote XML stub from invoice JSON. Runs the 51-field checklist first; with strict=true refuses to emit XML when mandatory applicable fields are incomplete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strict | No | If true, do not generate XML when checklist has gaps (default false) | |
| invoiceData | Yes |