einvoiceconverter.come-invoice error codes

BR-11

The buyer address has no country code (BT-55).

ErrorEN 16931UBLCII

Why it happens

Country omitted or supplied as a name instead of an ISO code.

How to fix it

Set BT-55 to an ISO 3166-1 alpha-2 code in cac:PostalAddress/cac:Country/cbc:IdentificationCode (UBL) or ram:PostalTradeAddress/ram:CountryID (CII).

The official rule

EN 16931, EnglishThe Buyer postal address shall contain a Buyer country code (BT-55).
Technical detail — where the rule is evaluated and the exact test
SyntaxContext and assertion
UBLcac:AccountingCustomerParty/cac:Party/cac:PostalAddress
normalize-space(cac:Country/cbc:IdentificationCode) != ''
CII/rsm:CrossIndustryInvoice
normalize-space(rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:BuyerTradeParty/ram:PostalTradeAddress/ram:CountryID) != ''

Check your own invoice

Paste or drop your UBL or CII file into the free validator. It runs the official EN 16931 ruleset plus the German XRechnung layer and lists every rule that fires, BR-11 included — no signup, no limit.

Validate an e-invoice free

Fixing the data at source instead? The CSV converter builds a compliant invoice from a spreadsheet export.

Other EN 16931 — core business rules rules