fatalPeppol BIS Billing 3.0profileCIIUBL
Belgian enterprise number MUST be stated in the correct format.
A Belgian enterprise number is malformed.
Ten digits beginning with 0 or 1, no dots. The last two digits are a check computed as 97 minus the first eight modulo 97.
CII — context ram:URIID[@schemeID = '0208'] | ram:ID[@schemeID = '0208'] | ram:GlobalID[@schemeID = '0208']
matches(normalize-space(), '^[0-9]{10}$') and u:mod97-0208(normalize-space())UBL — context cbc:EndpointID[@schemeID = '0208'] | cac:PartyIdentification/cbc:ID[@schemeID = '0208'] | cbc:CompanyID[@schemeID = '0208']
matches(normalize-space(), '^[0-9]{10}$') and u:mod97-0208(normalize-space())