Faktura

UBL-SR-32

fatalEN 16931syntax binding ruleUBL

VAT exemption reason text shall occur maximum once

Why it fails

'VAT exemption reason text' appears more than once, and this profile allows it at most once.

How to fix it

Keep the single correct 'VAT exemption reason text' and delete the rest. Repeating an element that the semantic model treats as singular is usually a serialiser writing every value it has instead of choosing one.

What the validator checks

UBL — context cac:TaxSubtotal

(count(cac:TaxCategory/cbc:TaxExemptionReason) <= 1)

Related rules

Part of UBL-SR — UBL cardinality.

Validate an invoice against this rule →