einvoiceconverter.come-invoice error codes

BR-DE-3

XRechnung requires the seller's city, and it is missing.

ErrorXRechnungUBLCII

Why it happens

The address block was built with street and country but no city.

How to fix it

Set cac:PostalAddress/cbc:CityName on the supplier party (UBL) or ram:PostalTradeAddress/ram:CityName (CII).

The official rule

XRechnung, official German wordingDas Element "Seller city" (BT-37) muss übermittelt werden.

Our English rendering: The element "Seller city" (BT-37) must be provided.

Technical detail — where the rule is evaluated and the exact test
SyntaxContext and assertion
UBL/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PostalAddress | /cn:CreditNote/cac:AccountingSupplierParty/cac:Party/cac:PostalAddress
cbc:CityName[boolean(normalize-space(.))]
CII/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTradeParty/ram:PostalTradeAddress
ram:CityName[boolean(normalize-space(.))]

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-DE-3 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 XRechnung (German CIUS) rules