VRBL-INV-PT-2p1-165
Basic Info
| Rule | The Allowance Charge Tax Percent must be at least 0 and at most 100. |
| Context |
/ubl:Invoice/cac:AllowanceCharge/cac:TaxCategory/cbc:Percent
|
| Pattern | vrbl-invoice-pt-2p1 |
| Severity | fatal |
Used Template: Range
| Parameter | Value | |
|---|---|---|
| probe | = |
.
|
| minInclusive | = |
0
|
| maxInclusive | = |
100
|
Implementation
. >= 0
and
. <= 100