VRBL-INV-CORE-102

Basic Info

Rule The Seller Party Group expects a maximum of one Seller Party Tax Scheme Group not used for VAT ID.
Context /ubl:Invoice/cac:AccountingSupplierParty/cac:Party
Pattern vrbl-invoice-core
Severity fatal

Used Template: CountLessEqualOne

Parameter Value
probe = cac:PartyTaxScheme[not(cac:TaxScheme/cbc:ID = 'VAT')]
displayName_probe = %{cac:PartyTaxScheme} not used for VAT ID

Implementation

count(cac:PartyTaxScheme[not(cac:TaxScheme/cbc:ID = 'VAT')]) <= 1