VRBL-INV-HR-CIUS-1p0-1
Basic Info
| Rule | The Document Number must not contain spaces. |
| Context |
/ubl:Invoice
|
| Pattern | vrbl-invoice-hr-cius-1p0 |
| Severity | fatal |
Implementation
not(contains(cbc:ID, ' '))
| Rule | The Document Number must not contain spaces. |
| Context |
/ubl:Invoice
|
| Pattern | vrbl-invoice-hr-cius-1p0 |
| Severity | fatal |
not(contains(cbc:ID, ' '))