UBL-SR-11EN16931fatalformat

Seller legal registration identifier shall occur maximum once

Fix: Your invoice contains multiple Seller legal registration identifiers (PartyLegalEntity/CompanyID). EN16931 allows only one legal registration ID per seller.

Your invoice contains multiple Seller legal registration identifiers (PartyLegalEntity/CompanyID). EN16931 allows only one legal registration ID per seller.

Where is this in my invoice?

Shown on a sample invoice. The marked row is the field this rule checks; on your own invoice it sits in the same place.

Sample invoice · not your document

Invoice

SAMPLE-INV-001 · issued 4 Jan 2026 · due 4 Feb 2026 · EUR

Seller

Seller nameSample Supplier B.V.
Seller streetHerengracht 100
Seller postcode1015 BS
Seller cityAmsterdam
Seller countryNL
Seller VAT numberNL123456789B01
Seller registration number12345678 UBL-SR-11
Seller electronic addressNL123456789B01

Buyer

Buyer nameSample Buyer NV
Buyer streetRue de la Loi 42
Buyer postcode1000
Buyer cityBrussels
Buyer countryBE
Buyer VAT numberBE0123456789
Buyer electronic addressBE0123456789

Invoice details

Invoice numberSAMPLE-INV-001
Issue date4 Jan 2026
Due date4 Feb 2026
Invoice type380
CurrencyEUR
Buyer referencePO-12345

Payment

Payment method30
Payment IBANNL91ABNA0417164300

Line items

No.ItemQuantityUnit priceVAT rate (%)Line amount
1Consulting Services1€100.0021%€100.00

Totals

Sum of line amounts€100.00
Total without VAT€100.00
Total VAT€21.00
Total with VAT€121.00
Amount due€121.00

VAT breakdown

VAT categoryVAT rate (%)Taxable amountVAT amount
S21%€100.00€21.00

How to Fix It

1.

Locate the duplicate entries

Search for multiple cbc:CompanyID elements at /Invoice/cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID. Only one instance is allowed per the specification.

2.

Remove the duplicates

Your invoice contains multiple Seller legal registration identifiers (PartyLegalEntity/CompanyID). EN16931 allows only one legal registration ID per seller.

3.

Re-validate your invoice

Upload the corrected invoice to confirm UBL-SR-11 is resolved.

See this rule against your own invoice: every finding is pinned to the row it concerns.

Severity
Fatal
Rule set
EN16931
Country
All EU
Fix type
Confirm
Confidence
90%
Category
structural

Engine Classification

Requires user confirmation before application

What is UBL-SR-11?

UBL-SR-11 is a fatal validation rule defined in the EN16931 specification. It validates the CompanyID element under Party > PartyLegalEntity in the UBL invoice XML.

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

Target path: /Invoice/cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID

Why This Error Matters

Invoice will be rejected by EN16931 validators. These structural constraints ensure consistent processing by receiving systems.

UBL-SR-11 is a hard failure — the invoice must be corrected and re-sent before it can reach the recipient.

Validator Behavior

  • ·Causes invoice rejection
  • ·Fails EN 16931 business rule validation
  • ·Error returned: UBL-SR-11
  • ·Specification: EN16931

XML Example

Generic example based on the rule's target XPath. Your actual XML structure may differ.

Before
<!-- Missing or empty element triggers cbc:CompanyID error -->
<cbc:CompanyID></cbc:CompanyID>
After
<!-- Provide the required value -->
<cbc:CompanyID>VALID_VALUE</cbc:CompanyID>

Technical Reference

XPath/Invoice/cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID
SpecEN16931
Operationremove_duplicates
StrategyRemove duplicate seller legal registration identifiers, keeping the first occurrence

Common Causes

  • ·ERP system exports multiple references where only one is allowed in EN16931
  • ·Data consolidation merged records that should have been deduplicated
  • ·Template or mapping incorrectly configured to output duplicate elements
  • ·Manual editing introduced extra elements
  • ·Invoice conversion from another format did not merge duplicate entries

Seeing this in production? The API handles UBL-SR-11 automatically. See the fix response →

Frequently Asked Questions

Your invoice contains multiple Seller legal registration identifiers (PartyLegalEntity/CompanyID). EN16931 allows only one legal registration ID per seller.

Your invoice contains multiple Seller legal registration identifiers (PartyLegalEntity/CompanyID). EN16931 allows only one legal registration ID per seller. You can also use Invoice Navigator's compliance engine to correct this automatically in your pipeline.

Yes, UBL-SR-11 is a critical error that will cause invoice rejection. It must be fixed before submission.

Many instances of UBL-SR-11 can be automatically corrected using Invoice Navigator's compliance engine. The fix is applied in your pipeline with full audit evidence.

Related Content

Last updated: 14 April 2026

Share this guide:

Validate your invoice

Drop your XML here to check for UBL-SR-11

Fix UBL-SR-11 with one click

Upload your invoice and we'll suggest a fix for your review before applying it.