VRBL-INV-EN16931-S-249

Basic Info

Rule The Payee Party Identification ID must occur maximum once, if the Payee Party Name Group is different from the Seller Party Legal Entity Registration Name.
Context /ubl:Invoice/cac:PayeeParty
Pattern vrbl-invoice-en16931-ubl-syntax
Severity fatal

Implementation

(count(cac:PartyIdentification/cbc:ID[@schemeID != 'SEPA']) <= 1)
and
(cac:PartyName/cbc:Name != ../cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:RegistrationName)