Validation rules
BR-DEX-03
A sub-invoice line must contain exactly one sub-line VAT information group.
- Rule
BR-DEX-03— 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
Belongs to the 'Extension XRechnung' CustomizationID. normbill generates the plain CIUS, never the Extension — reachable only for Extension XML submitted to /v1/invoices/validate.
How to fix it
Add the VAT information group to every sub-invoice line.
BR-DEX-03 auf Deutsch — was bedeutet der Fehler?
Eine Unterposition muss genau eine Umsatzsteuer-Informationsgruppe enthalten. Diese Regel gehört zur „Extension XRechnung“; normbill erzeugt die reguläre CIUS.
So beheben Sie den Fehler
Ergänzen Sie die USt-Gruppe in jeder Unterposition.
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.