Peppol BIS Billing 3.0 · rule
UBL-CR-324
What does UBL-CR-324 mean? A UBL invoice should not include the TaxRepresentativeParty PostalAddress LocationCoordinate
Why did my invoice fail UBL-CR-324?
The invoice should not contain the LocationCoordinate element inside the tax representative's postal address (cac:TaxRepresentativeParty/cac:PostalAddress/cac:LocationCoordinate). Geographic coordinates have no corresponding business term in the EN 16931 core address model, so including them takes the invoice outside the standard's core data set.
Official rule text
A UBL invoice should not include the TaxRepresentativeParty PostalAddress LocationCoordinate
Common causes
- GPS/geocoding data stored with the address in the source system is serialised into the UBL address
- A schema-complete UBL generator emits all optional address children
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.