Faktura

UBL-SR-14

fatalEN 16931syntax binding ruleUBL

Seller additional legal information shall occur maximum once

Why it fails

'Seller additional legal information' appears more than once, and this profile allows it at most once.

How to fix it

Keep the single correct 'Seller additional legal information' 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 /ubl:Invoice | /cn:CreditNote

(count(cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyLegalForm) <= 1)

Related rules

Part of UBL-SR — UBL cardinality.

Validate an invoice against this rule →