UN/CEFACT CII / PRACTICAL GUIDE

How to open a CII invoice XML and make it readable

Cross Industry Invoice, usually shortened to CII, is a structured XML syntax used by several European e-invoice profiles. A raw file can contain all the right data and still look like an unreadable wall of tags.

WORKFLOW / 03 STEPS

From difficult file to readable document.

  1. 01

    Save the XML source

    Download the complete invoice from the exchange system, portal or email. Keep its declared profile identifiers intact.

  2. 02

    Open it with a CII-aware reader

    Choose the file in EU Document Opener. Supported CII and EN 16931-related declarations are detected locally.

  3. 03

    Compare important totals

    Review the readable output and compare critical values with your business system. Preserve the XML for import and audit.

CII is used beneath several profile names

CII supplies an XML syntax for cross-industry business data. National and network profiles can constrain that syntax with their own identifiers and rules.

The same reader may therefore recognise CII inside workflows labelled Factur-X, ZUGFeRD or EN 16931, while each profile still has separate compliance requirements.

Readable does not mean fully validated

A viewer can map supported data and flag a detected profile. Full validation can require schema, semantic and country-specific business-rule checks outside the scope of document opening.

Why local parsing matters

CII invoices commonly contain confidential customer, supplier, payment and pricing data. A local workflow avoids handing those fields to a web converter just to see them laid out.

Authoritative references

Official specifications and public-sector documentation used to check the terminology in this guide.

FAQ / VERIFIED SCOPE

Questions about this file type.

What does CII stand for?

Cross Industry Invoice, an XML message specification maintained through UN/CEFACT.

Is CII the same as UBL?

No. They are different XML syntaxes that can both be used to express European e-invoice data.

Can CII be part of Factur-X?

Yes. Factur-X hybrid invoices embed a CII-based XML invoice inside a PDF.