VRBL-INV-EN16931-M-162
Basic Info
| Rule | In an Invoice Line where the Invoice Line Tax ID is "Exempt from VAT", the Invoice Line Tax Percent must must be 0 (zero). |
| Context |
/ubl:Invoice/cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory
|
| Pattern | vrbl-invoice-en16931-ubl-model |
| Severity | fatal |
Implementation
not(
cbc:ID = 'E'
and
cac:TaxScheme/cbc:ID = 'VAT'
)
or
number(cbc:Percent) = 0