VRBL-INV-ES-B2G-52
Basic Info
| Rule | The Seller Postal Zone must only include digits, and allows up to 5 digits. |
| Context |
/ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:PostalZone
|
| Pattern | vrbl-invoice-es-b2g |
| Severity | fatal |
Used Template: VRBL-ES-B2G-PostalZone
Implementation
string-length(translate(normalize-space(.), $Numerics, '')) = 0
and
string-length(normalize-space(.)) <= 5