VRBL-INV-FR-CIUS-1p0-134
Basic Info
| Rule | If the Payment Means Payment Mandate Payer Party 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:PaymentMeans/cac:PaymentMandate/cac:PayerParty/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