VRBL-INV-FR-CIUS-1p0-130

Basic Info

Rule If the Seller Endpoint ID is marked as a FRCTC Electronic Address, it must be a code consisting of letters, numbers, the symbols plus, hyphen, underscore, or slash.
Context /ubl:Invoice/cac:AccountingSupplierParty/cac:Party/cbc:EndpointID
Pattern vrbl-invoice-fr-cius-1p0
Severity warning

Used Template: VRBL-FR-schemeID-0225

Implementation

not(@schemeID = '0225')
or
string-length(translate(normalize-space(.), concat($AlphabetUpperCase, $AlphabetLowerCase, $Numerics, '+-_/'), '')) = 0