VRBL-INV-CORE-312

Basic Info

Rule When Allowance Tax ID is not 'O', the Allowance Tax Percent must exist within the Allowance Tax Category Group.
Context /ubl:Invoice/cac:AllowanceCharge[string(cbc:ChargeIndicator) = 'false']/cac:TaxCategory
Pattern vrbl-invoice-core
Severity fatal

Used Template: Exists

Parameter Value
probe = cbc:Percent

Implementation

(
	cbc:ID = 'O'
)
or
(
	boolean(cbc:Percent)
)