VRBL-INV-AE-1p0-137
Basic Info
| Rule | When the Charge Tax ID is 'S' (Standard rated), the Charge Tax Percent must be exactly 5%. |
| Context |
/ubl:Invoice/cac:AllowanceCharge[string(cbc:ChargeIndicator) = 'true']/cac:TaxCategory
|
| Pattern | vrbl-invoice-AE-1p0 |
| Severity | fatal |
Implementation
not(cbc:ID = 'S')
or
number(cbc:Percent) = 5