PEPPOL-T114-R030
- Message
When TAX category code is "Standard rated" (S) the TAX rate MUST be greater than zero.
- Context
cac:TaxCategory | cac:ClassifiedTaxCategory
- Test
not(normalize-space(cbc:ID)='S') or (cbc:Percent) > 0
- Usage
When TAX category code is "Standard rated" (S) the TAX rate MUST be greater than zero.
cac:TaxCategory | cac:ClassifiedTaxCategory
not(normalize-space(cbc:ID)='S') or (cbc:Percent) > 0