einvoicecheck
Menu

Rules / UBL-DT-18 · Markdown

Peppol BIS Billing 3.0 · rule

UBL-DT-18

Layer en16931·Checked against Peppol BIS Billing 3.0 2026.5

What does UBL-DT-18 mean? Name attribute should not be present

Why did my invoice fail UBL-DT-18?

The name attribute should not be present on code elements in an EN 16931 UBL invoice. The code value itself is sufficient; a human-readable name attribute is outside the core model and triggers a warning. Remove it.

Official rule text

Name attribute should not be present

Common causes

How do I fix it?

<cbc:PaymentMeansCode>30</cbc:PaymentMeansCode>

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.