Faktura

UBL-SR-22

fatalEN 16931syntax binding ruleUBL

Seller tax representative name shall occur maximum once, if the Seller has a tax representative

Why it fails

An element that EN 16931 allows at most once appears more than once: Seller tax representative name shall occur maximum once, if the Seller has a tax representative

How to fix it

Keep the single correct occurrence and delete the rest. If you genuinely have several values, they belong in a repeatable group, not in repeated elements.

What the validator checks

UBL — context cac:TaxRepresentativeParty

(count(cac:PartyName/cbc:Name) <= 1)

Related rules

Part of UBL-SR — UBL cardinality.

Validate an invoice against this rule →