ErrorXRechnung (DE)DEInput required

BR-DEX-07

Any scheme identifier for an Endpoint Identifier in MUST belong to the CEF EAS code list.

What does this rule mean?

The scheme identifier of an electronic address is not from the CEF EAS list.

Electronic addresses (BT-34/BT-49) are resolved via the EAS scheme — only then can the network find the receiver.

Official rule message (standard)

Any scheme identifier for an Endpoint Identifier in MUST belong to the CEF EAS code list.

Official rule message from the standard.

Where the rule applies

Syntax: CII · UBL

The same rule, expressed twice: UBL and CII name the same fields with different paths. Running a CII file against the UBL rules is why you get errors that mean nothing.

UBL

  • cbc:EndpointID[@schemeID and $isExtension]

CII

  • ram:URIUniversalCommunication/ram:URIID[@schemeID and $isExtension]

Technical test

The rule passes when this Schematron expression holds true:

((not(contains(normalize-space(@schemeID), ' ')) and contains($CEF-EAS-EXT-CODES, concat(' ', normalize-space(@schemeID), ' '))))

How to fix it

A missing or incorrect business entry only you can supply. Add or correct it, then re-check.

Set a valid EAS code (e.g. 9930 for a German VAT identifier).

Correct the affected entry in your XML, then re-check the invoice. Validation runs locally in your browser — your file never leaves your machine.

Check an e-invoice here

Drop an XML or ZUGFeRD PDF file here. Validation runs locally in your browser against EN 16931 — your file never leaves your machine.

100% local — no upload, no account.

Related rules

← Back to the error library