The identifier for an addressable group of properties according to the relevant postal service.
買い手の住所の郵便番号。


About

Syntax binding
ubl:Invoice / cac:AccountingCustomerParty / cac:Party / cac:PostalAddress / cbc:PostalZone
Restricted Syntax Cardinality
0..1
Example
001-0012
UBL 2.1
XPath
/ Invoice / cac:AccountingCustomerParty / cac:Party / cac:PostalAddress / cbc:PostalZone
Occurrence
0..1
Datatype
TextType
UBL Definition
The postal identifier for this address according to the relevant national postal service, such as a ZIP code or Post Code.
Namespace
cbc urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2

Semantic

Business Term

Buyer post code

買い手郵便番号
ID
ibt-053
Description
The identifier for an addressable group of properties according to the relevant postal service.
買い手の住所の郵便番号。
Cardinality
Semantic datatype
Text
Rules for Peppol BIS 3.0 Billing rule
IS-R-005 (fatal)
If seller and buyer are icelandic then the invoice shall contain the buyers address with street name and zip code — Ef seljandi og kaupandi eru íslenskir þá skal heimilisfang kaupanda innihalda götuheiti og póstnúmer (BT-50 og BT-53)
context
ubl-creditnote:CreditNote[$SupplierCountry = 'IS' and $CustomerCountry = 'IS']/cac:AccountingCustomerParty |
ubl-invoice:Invoice[$SupplierCountry = 'IS' and $CustomerCountry = 'IS']/cac:AccountingCustomerParty
test
exists(cac:Party/cac:PostalAddress/cbc:StreetName) and
exists(cac:Party/cac:PostalAddress/cbc:PostalZone)