errorsyntaxcii-d16b

CII-SR-01:CII namespace declaration required

Fix: Add correct CII D16B namespace. Upload your invoice to fix this automatically.

Cross Industry Invoice must declare RSM namespace.

Severity
Fatal
Rule set
cii-d16b
Country
All EU
Fix type
AUTO-FIX
Confidence
99%
Category
structural

Engine Classification

Add missing CII namespace declarations to the root element

Confidence: 99% · Applied automatically in pipeline

What is CII-SR-01?

CII-SR-01 is a fatal validation rule defined in the cii-d16b specification. It validates the @xmlns:* element in the UBL invoice XML.

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

Target path: rsm:CrossIndustryInvoice/@xmlns:*

Why This Error Matters

CII requires UN/CEFACT namespaces.

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

Missing namespace declarations make the invoice unreadable by any CII-compliant system. The receiver cannot parse any business data from the invoice.

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
  • ·Fails CII schema validation
  • ·Error returned: CII-SR-01
  • ·Specification: cii-d16b

How to Fix It

1.

Add RSM namespace

urn:un:unece:uncefact:data:standard:CrossIndustryInvoice:100

2.

Add RAM/UDT

Include component namespaces

XML Example

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

Before
<!-- Triggers validation error -->
<@xmlns:*></@xmlns:*>
After
<!-- Corrected -->
<@xmlns:*>VALID_VALUE</@xmlns:*>

Technical Reference

XPathrsm:CrossIndustryInvoice/@xmlns:*
Speccii-d16b
Operationset_default
StrategyAdd missing CII namespace declarations to the root element

Common Causes

  • ·Missing rsm namespace
  • ·Wrong CII version

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

Frequently Asked Questions

Cross Industry Invoice must declare RSM namespace.

Add correct CII D16B namespace. You can also use Invoice Navigator's automatic Fixer tool to correct this instantly.

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

Related Errors

Related Content

Last updated: 18 February 2026

Share this guide:

Validate your invoice

Drop your XML here to check for CII-SR-01

Auto-fix CII-SR-01 in seconds

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