VRBL-INV-EN16931-M-118
Basic Info
| Rule | The Invoice Line Charge Amount must have no more than 2 decimals. |
| Context |
/ubl:Invoice/cac:InvoiceLine/cac:AllowanceCharge[string(cbc:ChargeIndicator) = 'true']
|
| 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