VRBL-PAY-FR-1p0-30
Basic Info
| Rule | The Statement Line Invoice Document Reference ID may only contain alphanumeric characters, spaces, hyphens (-), plus signs (+) and underscores (_). |
| Context |
/ubl:Statement/cac:StatementLine/cac:BillingReference/cac:InvoiceDocumentReference/cbc:ID
|
| Pattern | vrbl-payments-fr-1p0 |
| Severity | fatal |
Implementation
string-length(translate(., concat($AlphaNumerics, $AlphabetLowerCase, ' -+_'), ''))=0