Peppol BIS Billing 3.0 · rule
UBL-DT-16
What does UBL-DT-16 mean? List agency name attribute should not be present
Why did my invoice fail UBL-DT-16?
The listAgencyName attribute should not be present on code elements in an EN 16931 UBL invoice. Code lists are fixed by the standard, so per-element list agency metadata is redundant and outside the core model. Send codes with no list metadata attributes.
Official rule text
List agency name attribute should not be present
Common causes
- UBL toolkit fills listAgencyName on every code element
- Legacy profile templates
How do I fix it?
<cbc:InvoiceTypeCode>380</cbc:InvoiceTypeCode>
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.