VRBL-INV-EN16931-M-177

Basic Info

Rule In a Allowance Group where the Allowance Tax ID is "IGIC", the Allowance Tax Percent must be 0 (zero) or greater than zero.
Context /ubl:Invoice/cac:AllowanceCharge[string(cbc:ChargeIndicator) = 'false']/cac:TaxCategory
Pattern vrbl-invoice-en16931-ubl-model
Severity fatal

Implementation

    not(     cbc:ID = 'L'     and     cac:TaxScheme/cbc:ID = 'VAT'    )    or    number(cbc:Percent) >= 0