einvoicecheck
Menu

Rules / BR-CL-07 · Markdown

Peppol BIS Billing 3.0 · rule

BR-CL-07

Layer en16931·Checked against Peppol BIS Billing 3.0 2026.5

What does BR-CL-07 mean? Object identifier identification scheme identifier MUST be coded using a restriction of UNTDID 1153.

Why did my invoice fail BR-CL-07?

The scheme identifier attached to an object identifier must come from the permitted restriction of the UNTDID 1153 code list (reference qualifier codes). This tells the receiver what kind of reference the object identifier is. In UBL it is the schemeID attribute on elements such as cac:InvoiceLine/cac:Item/cac:AdditionalItemProperty or cac:AdditionalDocumentReference/cbc:ID.

Official rule text

Object identifier identification scheme identifier MUST be coded using a restriction of UNTDID 1153.

Common causes

How do I fix it?

<cac:AdditionalDocumentReference>
  <cbc:ID schemeID="AAB">DOC-42</cbc:ID>
</cac:AdditionalDocumentReference>

Related rules

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

Check your invoice against this rule

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