errorbusinessEN 16931

BR-CL-21:Invalid product identifier scheme

Fix: Invoice Navigator automatically fixes this Invoice compliance issue by updating the relevant XML elements (BR-CL-21). Upload your invoice to fix this automatically.

A line item's standard product identifier uses an invalid scheme code. The most common standard identifier is a GTIN (barcode number), which should use scheme code 0160. Other valid schemes include ISO 6523 ICD codes for industry-specific numbering systems.

Severity
Fatal
Rule set
EN 16931
Country
All EU
Fix type
AUTO-FIX
Confidence
85%
Category
codelist

Engine Classification

Maps common invalid scheme identifiers to valid ISO 6523 ICD codes (e.g. GTIN → 0160)

Confidence: 85% · Applied automatically in pipeline

What is BR-CL-21?

BR-CL-21 is a fatal validation rule defined in the EN 16931 specification. It validates the @schemeID element under StandardItemIdentification > ID in the UBL invoice XML.

When this rule fires, the invoice is rejected by Peppol access points and never reaches the buyer.

Target path: cac:InvoiceLine/cac:Item/cac:StandardItemIdentification/cbc:ID/@schemeID

Why This Error Matters

Invoice rejected. Product identifiers must be properly schemed for matching.

BR-CL-21 is a hard failure — the invoice must be corrected and re-sent before it can reach the recipient.

An invalid product identifier scheme prevents automated processing of line items. Supply chain systems cannot match products if the identifier scheme is wrong.

Invoice Navigator can automatically correct this error in your pipeline. The fix is applied with full audit evidence, so your compliance trail remains intact.

Validator Behavior

  • ·Causes invoice rejection
  • ·Error returned: BR-CL-21
  • ·Specification: EN 16931

How to Fix It

1.

Identify the product number type

Is this a GTIN/EAN barcode number? If so, the correct scheme is 0160.

2.

Set the correct scheme

Update the schemeID attribute to the correct ISO 6523 ICD code. GTIN = 0160 is the most common.

3.

Verify the number

Make sure the identifier value itself is correct for the chosen scheme (e.g. GTIN should be 8, 12, 13, or 14 digits).

Before / After

Failing XML
<Invoice>
  <!-- Issue: Item standard identifier scheme identifier MUST belong to th -->
</Invoice>
Corrected XML
<Invoice>
  <!-- Issue resolved per EN 16931 -->
</Invoice>

Technical Reference

XPathcac:InvoiceLine/cac:Item/cac:StandardItemIdentification/cbc:ID/@schemeID
SpecEN 16931
Operationlookup
StrategyMaps common invalid scheme identifiers to valid ISO 6523 ICD codes (e.g. GTIN → 0160)

Common Causes

  • ·SchemeID set to 'GTIN' instead of '0160'
  • ·ERP system uses internal scheme codes
  • ·SchemeID attribute missing entirely

Seeing this in production? The API handles BR-CL-21 automatically. See the fix response →

Commonly Seen In

All invoicing software

Frequently Asked Questions

TaxExemptionReasonCode must be from VATEX list.

Use valid VATEX code like VATEX-EU-AE, VATEX-EU-G, etc. You can also use Invoice Navigator's automatic Fixer tool to correct this instantly.

Yes, BR-CL-21 is a critical error that will cause invoice rejection. It must be fixed before submission to ensure your invoice is accepted by the recipient's system.

Many instances of BR-CL-21 can be automatically corrected using Invoice Navigator's Fixer tool. Upload your invoice and the tool will identify and fix common issues, including invalid vat exemption reason code.

Related Errors

Related Content

Last updated: 27 February 2026

Share this guide:

Validate your invoice

Drop your XML here to check for BR-CL-21

Auto-fix BR-CL-21 in seconds

Upload your invoice and we fix this error automatically. Financial fields are never touched.