PEPPOL-EN16931-R053
No more than one tax total amount must be provided where currency id equals document currency code.
ErrorXRechnungUBLCII
The official rule
EN 16931, EnglishNo more than one tax total amount must be provided where currency id equals document currency code.
Technical detail — where the rule is evaluated and the exact test
| Syntax | Context and assertion |
|---|---|
| UBL | ubl-creditnote:CreditNote | ubl-invoice:Invoice |
count(cac:TaxTotal[cac:TaxSubtotal]) = 1 | |
| CII | ram:ApplicableHeaderTradeSettlement |
count(ram:SpecifiedTradeSettlementHeaderMonetarySummation/ram:TaxTotalAmount[@currencyID = $documentCurrencyCode]) <=1 |
This page reproduces the official rule text and its technical definition. A written explanation has not been added yet — tell us you hit this rule and we will write one up.
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, PEPPOL-EN16931-R053 included — no signup, no limit.
Validate an e-invoice freeFixing the data at source instead? The CSV converter builds a compliant invoice from a spreadsheet export.