qmetrics
Fatal — invoice rejected VAT categories & rates UAE-specific rule PINT-AE 2026.5

How to fix ibr-190-ae in UAE e-invoicing

What is ibr-190-ae?

ibr-190-ae is a fatal validation rule in the UAE's Peppol PINT-AE e-invoicing specification — one of the UAE-specific rules. It is checked against the invoice document and belongs to the VAT categories & rates rule group. An e-invoice that fails ibr-190-ae is rejected by the Accredited Service Provider gateway before it reaches the FTA.

What the official rule says

When the Invoiced item VAT category code (ibt-151), Document level allowance VAT category code (ibt-095), Document level charge VAT category code (ibt-102) is Standard rated then Invoiced item VAT rate (ibt-152), Document level allowance VAT rate (ibt-096), Document level charge VAT rate (ibt-103) must be 5.00.
UAE impact: this is a fatal rule specific to the UAE PINT-AE profile — an invoice failing it is rejected at the Accredited Service Provider gateway before it ever reaches the FTA. A rejected invoice means resubmission delays, and late transmission risks the AED 100-per-invoice penalty under Cabinet Decision No. 106 of 2025.

Where it applies

This rule is checked against the invoice document of your UBL 2.1 invoice:

/ubl:Invoice | /cn:CreditNote

Business terms referenced

Term ID Field Other rules
IBT-151 Invoiced item VAT category code view →
IBT-095 Document level allowance VAT category code view →
IBT-102 Document level charge VAT category code view →
IBT-152 Invoiced item VAT rate view →
IBT-096 Document level allowance VAT rate view →
IBT-103 Document level charge VAT rate view →

Field names are derived automatically from the official rule corpus.

Technical test condition (Schematron)
not(//cac:TaxCategory/cbc:ID = "S") or (every $p in //cac:TaxCategory[cbc:ID = "S"]/cbc:Percent satisfies ($p castable as xs:decimal and xs:decimal($p) = 5.00))

Worried your invoices fail ibr-190-ae?

Upload your UBL XML — qmetrics runs 40+ core PINT-AE pre-submission checks (TRN, VAT math, addresses, totals and more) 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.