Peppol BIS Billing 3.0 · rule
UBL-CR-322
What does UBL-CR-322 mean? A UBL invoice should not include the TaxRepresentativeParty PostalAddress TimezoneOffset
Why did my invoice fail UBL-CR-322?
The invoice should not contain the TimezoneOffset element inside the tax representative's postal address (cac:TaxRepresentativeParty/cac:PostalAddress/cbc:TimezoneOffset). This UBL element has no business term in the EN 16931 core model, which restricts addresses to street, city, post code, country subdivision and country, so validators warn when it appears.
Official rule text
A UBL invoice should not include the TaxRepresentativeParty PostalAddress TimezoneOffset
Common causes
- An address object serialised wholesale from a system that stores timezone data per address
- Reuse of a generic UBL 2.1 sample or schema-driven generator that emits every optional address child
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.