Faktura

PEPPOL-EN16931-R008

fatalPeppol BIS Billing 3.0profileCIIUBL

Document MUST not contain empty elements.

Why it fails

The document contains an element with no content. Peppol rejects empty elements outright.

How to fix it

Remove empty elements instead of emitting them. This usually comes from a serialiser that writes every field in the model whether or not it has a value - configure it to omit nulls and empty strings.

What the validator checks

CII — context

false()

UBL — context

false()

Related rules

Part of PEPPOL-EN16931 — Peppol BIS Billing 3.0.

Validate an invoice against this rule →

This is a Peppol BIS Billing 3.0 rule: an invoice can be perfectly valid EN 16931 and still be rejected by it.