fatalEN 16931syntax binding ruleUBL
Buyer name shall occur maximum once
'Buyer name' appears more than once, and this profile allows it at most once.
Keep the single correct 'Buyer name' 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.
UBL — context /ubl:Invoice | /cn:CreditNote
(count(cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:RegistrationName) <= 1)