PEPPOL-COMMON-R056-2
- Message
[PEPPOL-COMMON-R056-2]-Dutch VAT numbers MUST have the format (NL123456789B12).
- Context
cac:PartyTaxScheme [normalize-space(cac:TaxScheme/cbc:ID) = 'VAT'] /cbc:CompanyID [starts-with(normalize-space(.), 'NL')]- Test
matches(normalize-space(.), '^NL[0-9]{9}B[0-9]{2}$')