VRBL-INV-EN16931-M-36

Basic Info

Rule The Legal Monetary Total Payable Amount must have no more than 2 decimals.
Context /ubl:Invoice/cac:LegalMonetaryTotal
Pattern vrbl-invoice-en16931-ubl-model
Severity fatal

Used Template: Decimals

Parameter Value
probe = cbc:PayableAmount
decimals = 2

Implementation

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