errorEN 16931

PEPPOL-EN16931-R004:The specification identifier must be exactly...

The specification identifier must be exactly "urn:cen.eu:en16931:2017#compliant#urn:fdc:peppol.eu:2017:poacc:billing:3.0". This identifies the invoice as PEPPOL BIS Billing 3.0 compliant.

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

Engine Classification

Derive schemeID from country code or endpoint pattern

Confidence: 90% · Applied automatically in pipeline

What is PEPPOL-EN16931-R004?

PEPPOL-EN16931-R004 is a fatal validation rule defined in the EN 16931 specification. It validates the @schemeID element under Party > EndpointID in the UBL invoice XML.

When this rule fires, the invoice is non-compliant and will be rejected by Peppol access points and national validation services. The sending system receives a rejection response and the invoice does not reach the buyer.

Target path: //cac:AccountingSupplierParty/cac:Party/cbc:EndpointID/@schemeID

Why This Error Matters

Invoice will be rejected by PEPPOL network. Incorrect specification identifier prevents proper validation and processing.

PEPPOL-EN16931-R004 is a hard failure. Invoices that trigger this rule are rejected at the access point and never reach the recipient. In Peppol networks, this means your sending system receives an MLR (Message Level Response) with a rejection status. The invoice must be corrected and re-sent, adding delay to your payment cycle.

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: PEPPOL-EN16931-R004
  • ·Specification: EN 16931

Before / After

Failing XML
<Invoice>
  <!-- Issue: Specification identifier MUST have the correct value. -->
</Invoice>
Corrected XML
<Invoice>
  <!-- Issue resolved per EN 16931 -->
</Invoice>

Technical Reference

XPath//cac:AccountingSupplierParty/cac:Party/cbc:EndpointID/@schemeID
SpecEN 16931
Operationderive
StrategyDerive schemeID from country code or endpoint pattern

Common Causes

  • ·Wrong or outdated specification identifier used
  • ·Old PEPPOL BIS 2.0 identifier still in template
  • ·Customization ID manually modified
  • ·ERP configured for different e-invoice standard
  • ·Typo in specification identifier string

Seeing this in production? The API handles PEPPOL-EN16931-R004 automatically. See the fix response →

See Also

Last updated: 27 February 2026

Share this guide:

Handle PEPPOL-EN16931-R004 Automatically in Your Pipeline

The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.