VRBL-INV-FR-CIUS-1p0-239
Basic Info
| Rule | When the Buyer Legal Registration ID is used as a SIREN, the Buyer Legal Registration ID must be a valid number. |
| Context |
/ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID
|
| Pattern | vrbl-invoice-fr-cius-1p0 |
| Severity | warning |
Used Template: IsNumber
| Parameter | Value | |
|---|---|---|
| probe | = |
.
|
Implementation
(
@schemeID!=''
)
or
(
not(boolean(.))
or
number(.) = number(.)
)