VRBL-INV-IT-1p2-157
Basic Info
| Rule | The Payee Financial Account ID is restricted to 15 to 34 characters. |
| Context |
/ubl:Invoice/cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:ID
|
| Pattern | vrbl-invoice-it-1p2 |
| Severity | fatal |
Implementation
string-length(normalize-space(.)) >= 15
and
string-length(normalize-space(.)) <= 34