einvoicecheck
Menu

Rules / UBL-DT-19 · Markdown

Peppol BIS Billing 3.0 · rule

UBL-DT-19

Layer en16931·Checked against Peppol BIS Billing 3.0 2026.5

What does UBL-DT-19 mean? Language identifier attribute should not be present

Why did my invoice fail UBL-DT-19?

The languageID attribute should not be present on text elements in an EN 16931 UBL invoice. The core model does not qualify free-text fields with a language identifier, so the attribute is outside the model and validators warn. Send text without it.

Official rule text

Language identifier attribute should not be present

Common causes

How do I fix it?

<cbc:Note>Delivery in two batches</cbc:Note>

Related rules

UBL-DT-01 · UBL-DT-06 · UBL-DT-07 · UBL-DT-08 · UBL-DT-09 · UBL-DT-10 · UBL-DT-11 · UBL-DT-12

Check your invoice against this rule

Paste it into the live demo, or call POST /v1/validate. See the quickstart.