VRBL-INV-EN16931-M-156

Basic Info

Rule In an Invoice Line where the Invoice Line Tax ID is "Reverse charge" the Invoice Line Tax Percent 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 = 'AE'
	and
	cac:TaxScheme/cbc:ID = 'VAT'
)
or
number(cbc:Percent) = 0