VRBL-INV-FR-CIUS-1p0-247
Basic Info
| Rule | When the Payee Legal Registration ID is used as a SIREN, the Payee Legal Registration ID must contain exactly 9 characters. |
| Context |
/ubl:Invoice/cac:PayeeParty/cac:PartyLegalEntity/cbc:CompanyID
|
| Pattern | vrbl-invoice-fr-cius-1p0 |
| Severity | warning |
Used Template: StringLength
| Parameter | Value | |
|---|---|---|
| probe | = |
.
|
| length | = |
9
|
Implementation
(
@schemeID!=''
)
or
(
string-length(normalize-space(.)) = 9
)