Validation rules
PEPPOL-EN16931-R008
The document must not contain empty elements.
- Rule
PEPPOL-EN16931-R008— official EN 16931 / XRechnung rule- Severity
- error
- Detected by
- tier 3 — KoSIT validator (authoritative)
- Reachability
- Only reachable when validating your own XML — normbill-generated documents cannot trigger it
The request schema requires non-empty strings and the serializer omits absent fields, so generated documents never contain empty elements.
How to fix it
Remove empty XML elements — an absent field is expressed by omitting its element entirely.
PEPPOL-EN16931-R008 auf Deutsch — was bedeutet der Fehler?
Das Dokument darf keine leeren XML-Elemente enthalten.
So beheben Sie den Fehler
Entfernen Sie leere Elemente — ein nicht vorhandenes Feld wird durch Weglassen des Elements ausgedrückt.
Official sources
- XRechnung specification (KoSIT / xeinkauf.de)
- KoSIT validator on GitHub and the XRechnung validator configuration
Every 422 from the API lists the rule id, the path in your request JSON, a plain-language message and a suggested fix — see the docs overview for the report format.