VRBL-INV-EN16931-M-14

Basic Info

Rule The Allowance Amount must have no more than 2 decimals.
Context /ubl:Invoice/cac:AllowanceCharge[string(cbc:ChargeIndicator) = 'false']
Pattern vrbl-invoice-en16931-ubl-model
Severity fatal

Used Template: Decimals

Parameter Value
probe = cbc:Amount
decimals = 2

Implementation

string-length(substring-after(cbc:Amount, '.')) <= 2