Peppol BIS Billing 3.0 · rule
UBL-CR-656
What does UBL-CR-656 mean? A UBL invoice should not include the InvoiceTypeCode listID
Why did my invoice fail UBL-CR-656?
A UBL invoice should not include the InvoiceTypeCode listID. The code list for this element is fixed by EN 16931, so a listID attribute is redundant and should not be included. Send the bare code value without list metadata attributes.
Official rule text
A UBL invoice should not include the InvoiceTypeCode listID
Common causes
- UBL library emits listID/listAgencyID attributes automatically for every code element
- Code copied from UBL examples that include full code-list metadata
- Generic mapping tool sets listID from an internal configuration
Related rules
UBL-CR-001 · UBL-CR-002 · UBL-CR-003 · UBL-CR-004 · UBL-CR-005 · UBL-CR-006 · UBL-CR-007 · UBL-CR-008
Check your invoice against this rule
Paste it into the live demo, or call POST /v1/validate. See the quickstart.