Peppol BIS Billing 3.0 · rule
UBL-DT-10
What does UBL-DT-10 mean? Scheme data uri attribute should not be present
Why did my invoice fail UBL-DT-10?
The schemeDataURI attribute should not appear on identifier elements in an EN 16931 UBL invoice. It is outside the core model's restricted identifier type, so validators warn. Remove the attribute.
Official rule text
Scheme data uri attribute should not be present
Common causes
- UBL toolkit fills every optional identifier attribute
- Hand-copied examples from generic UBL documentation
Related rules
UBL-DT-01 · UBL-DT-06 · UBL-DT-07 · UBL-DT-08 · UBL-DT-09 · UBL-DT-11 · UBL-DT-12 · UBL-DT-13
Check your invoice against this rule
Paste it into the live demo, or call POST /v1/validate. See the quickstart.