einvoicecheck
Menu

Rules / BR-CL-11 · Markdown

Peppol BIS Billing 3.0 · rule

BR-CL-11

Layer en16931·Checked against Peppol BIS Billing 3.0 2026.5

What does BR-CL-11 mean? Any registration identifier identification scheme identifier MUST be coded using one of the ISO 6523 ICD list.

Why did my invoice fail BR-CL-11?

Any scheme identifier attached to a legal registration identifier must come from the ISO 6523 ICD list. This qualifies which registry issued the seller's or buyer's legal registration number. In UBL it is the schemeID attribute on cac:PartyLegalEntity/cbc:CompanyID.

Official rule text

Any registration identifier identification scheme identifier MUST be coded using one of the ISO 6523 ICD list.

Common causes

How do I fix it?

<cac:PartyLegalEntity>
  <cbc:CompanyID schemeID="0002">123456789</cbc:CompanyID>
</cac:PartyLegalEntity>

Related rules

BR-CL-01 · BR-CL-03 · BR-CL-04 · BR-CL-05 · BR-CL-06 · BR-CL-07 · BR-CL-08 · BR-CL-10

Check your invoice against this rule

Paste it into the live demo, or call POST /v1/validate. See the quickstart.