Peppol BIS Billing 3.0 · rule
UBL-CR-175
What does UBL-CR-175 mean? A UBL invoice should not include the AccountingSupplierParty Party PartyTaxScheme TaxScheme TaxTypeCode
Why did my invoice fail UBL-CR-175?
This EN 16931 rule warns when the UBL element cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cbc:TaxTypeCode is present: the invoice should not include a tax type code inside the seller's tax scheme. The tax scheme is identified only by cbc:ID in the core model; TaxTypeCode duplicates that identification and is not mapped to any EN 16931 business term. The element is not forbidden by UBL itself, but it lies outside the EN 16931 core invoice model, so remove it to keep the invoice fully conformant and interoperable.
Official rule text
A UBL invoice should not include the AccountingSupplierParty Party PartyTaxScheme TaxScheme TaxTypeCode
Common causes
- Converter fills TaxTypeCode with the same value as the scheme ID
- Generic UBL 2.1 export enabled all TaxScheme children
- Legacy mapping from a national format that used a separate tax type code
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
Paste it into the live demo, or call POST /v1/validate. See the quickstart.