Message

Payable rounding amount should be no more than 10% of payable amount.

Context
cac:LegalMonetaryTotal
Test
$payableRoundingAmount = 0 or abs(xs:decimal(cbc:PayableRoundingAmount)) <= max((xs:decimal(abs(cbc:PayableAmount) div 10), xs:decimal(1)))