VRBL-INV-EN16931-S-250

Basic Info

Rule The Payee Party Legal Entity Company 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:PartyLegalEntity/cbc:CompanyID) <= 1
and
(cac:PartyName/cbc:Name != ../cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:RegistrationName)