VRBL-INV-MX-1p0-94
Basic Info
| Rule | The Invoice Line Quantity must have no more than 6 decimals. |
| Context |
/ubl:Invoice/cac:InvoiceLine/cbc:InvoicedQuantity
|
| Pattern | vrbl-invoice-mx-1p0 |
| Severity | fatal |
Used Template: Decimals
| Parameter | Value | |
|---|---|---|
| probe | = |
.
|
| decimals | = |
6
|
Implementation
string-length(substring-after(., '.')) <= 6