VRBL-TXS-FR-1p0-48

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-txs-fr-1p0
Severity fatal

Implementation

string-length(translate(., concat($AlphaNumerics, $AlphabetLowerCase, ' -+_'), ''))=0