How to fix ibr-073 in UAE e-invoicing
What is ibr-073?
ibr-073 is a fatal validation rule in the UAE's Peppol PINT-AE e-invoicing specification, inherited from the shared Peppol layer. It is checked against the delivery information and belongs to the Dates & periods rule group. An e-invoice that fails ibr-073 is rejected by the Accredited Service Provider gateway before it reaches the FTA.
What the official rule says
Where it applies
This rule is checked against the delivery information of your UBL 2.1 invoice:
cbc:IssueDate | cbc:DueDate | cbc:TaxPointDate | cbc:StartDate | cbc:EndDate | cbc:ActualDeliveryDate
Business terms referenced
| Term ID | Field | Other rules |
|---|---|---|
| IBT-002 | Invoice issue date | view → |
| IBT-007 | VAT point date | view → |
| IBT-009 | Payment due date | view → |
| IBT-026 | — | view → |
| IBT-072 | — | view → |
| IBT-073 | Invoicing period start date | view → |
| IBT-074 | Invoicing period end date | view → |
| IBT-134 | Start date of line period | view → |
| IBT-135 | Invoice line period end date | view → |
Field names are derived automatically from the official rule corpus.
Technical test condition (Schematron)
string-length(text()) = 10 and (string(.) castable as xs:date)
Test your invoice against ibr-073 now
Upload your UBL XML — we check all 302 PINT-AE rules including this one, in one second. Your file is validated in memory and never stored.
Related rules
Rule text sourced from the official OpenPeppol PINT-AE validation artifacts (version 2026.5), refreshed weekly. Explanations are qmetrics' own guidance, not official FTA/MoF text.