Peppol BIS Billing 3.0 · rule
UBL-DT-11
What does UBL-DT-11 mean? Scheme uri attribute should not be present
Why did my invoice fail UBL-DT-11?
The schemeURI attribute should not appear on identifier elements in an EN 16931 UBL invoice. The core model does not use it to qualify identifiers, so its presence triggers a warning. Remove the attribute.
Official rule text
Scheme uri attribute should not be present
Common causes
- Serializer emits schemeURI alongside schemeID
- Templates from non-EN 16931 UBL profiles
Related rules
UBL-DT-01 · UBL-DT-06 · UBL-DT-07 · UBL-DT-08 · UBL-DT-09 · UBL-DT-10 · 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.