IBR-053-OM
If TAX category code for tax category tax amount in accounting currency (IBT-192) is 'S', TAX category rate for tax category tax amount in accounting currency (IBT-193) MUST be 5.
About
- ID
IBR-053-OM- Flag
- fatal
- Context
ubl:Invoice/cac:TaxTotal/cac:TaxSubtotal | cn:CreditNote/cac:TaxTotal/cac:TaxSubtotal- Test
not($taxCurrency != '' and $isTaxCurrency and $vatCategory = 'S') or ( $rate castable as xs:decimal and xs:decimal($rate) = $standardVatRate )