qmetrics

The UAE TRN format, exactly as validated

Every VAT identifier on a UAE e-invoice — seller, buyer, or tax representative — must be the 15-digit Tax Registration Number issued by the Federal Tax Authority. The official PINT-AE validation rule defines the format precisely:

ibr-132-ae · official rule text

VAT identifier [IBT-031, IBT-048, IBT-063, BTAE-14] should be TRN [VAT registration number] and must be 15 digits, starting with 1, ending with 03.

Full fix guide for ibr-132-ae →

Compliant XML

<cac:PartyTaxScheme>
  <cbc:CompanyID>135790246801003</cbc:CompanyID>
  <cac:TaxScheme><cbc:ID>VAT</cbc:ID></cac:TaxScheme>
</cac:PartyTaxScheme>

Rejected XML

<cac:PartyTaxScheme>
  <!-- 5 characters, not a valid 15-character TRN -->
  <cbc:CompanyID>13579</cbc:CompanyID>
  <cac:TaxScheme><cbc:ID>VAT</cbc:ID></cac:TaxScheme>
</cac:PartyTaxScheme>

TRN vs TIN — don't confuse them

ibr-148-ae · official rule text

The Seller VAT registration identifier (IBT-032) should be TIN (tax identification number) and must be 10 numeric digits and should be of the format 1XXXXXXXXX.

All TRN & registration rules

Kept current programmatically: this page is generated from the official OpenPeppol PINT-AE validation artifacts (version 2026.5), re-synced automatically every week — last sync 05 Aug 2026. Rule text below is the official wording, not a paraphrase.

Is your TRN formatted correctly?

Drop your invoice XML into the free validator — TRN format is one of 35+ checks, and your file is never stored.

Check an invoice free