VRBL-INV-AE-1p0-102
Basic Info
| Rule | When the Invoice Line Tax ID is 'AE' (Reverse charge), the Invoice Line Tax Amount) MUST be zero. |
| Context |
/ubl:Invoice/cac:InvoiceLine
|
| Pattern | vrbl-invoice-AE-1p0 |
| Severity | fatal |
Implementation
not(cac:Item/cac:ClassifiedTaxCategory/cbc:ID = 'AE' and cac:Item/cac:ClassifiedTaxCategory/cac:TaxScheme/cbc:ID = 'VAT')
or
number(cac:TaxTotal/cbc:TaxAmount) = 0