cac:PostalAddress
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:AddressType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] An identifier for this address within an agreed scheme of address identifiers.
- cbc:AddressTypeCode [0..1] A mutually agreed code signifying the type of this address.
- cbc:AddressFormatCode [0..1] A mutually agreed code signifying the format of this address.
- cbc:Postbox [0..1] A post office box number registered for postal delivery by a postal service provider.
- cbc:Floor [0..1] An identifiable floor of a building.
- cbc:Room [0..1] An identifiable room, suite, or apartment of a building.
- cbc:StreetName [0..1] The name of the street, road, avenue, way, etc. to which the number of the building is attached.
- cbc:AdditionalStreetName [0..1] An additional street name used to further clarify the address.
- cbc:BlockName [0..1] The name of the block (an area surrounded by streets and usually containing several buildings) in which this address is located.
- cbc:BuildingName [0..1] The name of a building.
- cbc:BuildingNumber [0..1] The number of a building within the street.
- cbc:InhouseMail [0..1] The specific identifable location within a building where mail is delivered.
- cbc:Department [0..1] The department of the addressee.
- cbc:MarkAttention [0..1] The name, expressed as text, of a person or department in an organization to whose attention incoming mail is directed; corresponds to the printed forms "for the attention of", "FAO", and ATTN:".
- cbc:MarkCare [0..1] The name, expressed as text, of a person or organization at this address into whose care incoming mail is entrusted; corresponds to the printed forms "care of" and "c/o".
- cbc:PlotIdentification [0..1] An identifier (e.g., a parcel number) for the piece of land associated with this address.
- cbc:CitySubdivisionName [0..1] The name of the subdivision of a city, town, or village in which this address is located, such as the name of its district or borough.
- cbc:CityName [0..1] The name of a city, town, or village.
- cbc:PostalZone [0..1] The postal identifier for this address according to the relevant national postal service, such as a ZIP code or Post Code.
- cbc:CountrySubentity [0..1] The political or administrative division of a country in which this address is located, such as the name of its county, province, or state, expressed as text.
- cbc:CountrySubentityCode [0..1] The political or administrative division of a country in which this address is located, such as a county, province, or state, expressed as a code (typically nationally agreed).
- cbc:Region [0..1] The recognized geographic or economic region or group of countries in which this address is located.
- cbc:District [0..1] The district or geographical division of a country or region in which this address is located.
- cbc:TimezoneOffset [0..1] The time zone in which this address is located (as an offset from Universal Coordinated Time (UTC)) at the time of exchange.
- cac:AddressLine [0..*] An unstructured address line.
- cac:Country [0..1] The country in which this address is situated.
- cac:LocationCoordinate [0..*] The geographical coordinates of this address.
Attributes
None
Used in
- Type cac:PartyType (Elements cac:AdditionalInformationParty, cac:AgentParty, cac:AppealInformationParty, cac:AppealReceiverParty, cac:BeneficiaryParty, cac:BillOfLadingHolderParty, cac:BillToParty, cac:CarrierParty, cac:ConsigneeParty, cac:ConsignorParty, cac:ContactParty, cac:ContractResponsibleParty, cac:CustomsAgentParty, cac:DeliveryParty, cac:DespatchParty, cac:DocumentProviderParty, cac:EvidenceIssuingParty, cac:ExporterParty, cac:FinalDeliveryParty, cac:FinancingParty, cac:FreightForwarderParty, cac:GuarantorParty, cac:HazardousItemNotificationParty, cac:HeadOfficeParty, cac:ImporterParty, cac:InformationContentProviderParty, cac:InsuranceParty, cac:InterestedParty, cac:InventoryReportingParty, cac:IssuerParty, cac:LoadingProofParty, cac:LogisticsOperatorParty, cac:ManufacturerParty, cac:MediationParty, cac:MortgageHolderParty, cac:NotaryParty, cac:NotifyParty, cac:OperatingParty, cac:OriginalDespatchParty, cac:OriginatorParty, cac:OwnerParty, cac:Party, cac:PayeeParty, cac:PayerParty, cac:PerformingCarrierParty, cac:PickupParty, cac:PreSelectedParty, cac:PreparationParty, cac:ProviderParty, cac:ReceiverParty, cac:RecipientParty, cac:ResponsibleTransportServiceProviderParty, cac:SenderParty, cac:SignatoryParty, cac:SourceIssuerParty, cac:SubcontractorParty, cac:SubscriberParty, cac:SubstituteCarrierParty, cac:TaxRepresentativeParty, cac:TenderEvaluationParty, cac:TenderRecipientParty, cac:TendererParty, cac:TerminalOperatorParty, cac:TransportAdvisorParty, cac:TransportServiceProviderParty, cac:TransportUserParty, cac:UtilityCustomerParty, cac:UtilitySupplierParty, cac:WarrantyParty, cac:WitnessParty)
Sample instance
<cac:PostalAddress> <cbc:ID schemeID="GLN" schemeAgencyID="9">1231412341324</cbc:ID> <cbc:Postbox>5467</cbc:Postbox> <cbc:StreetName>Main street</cbc:StreetName> <cbc:AdditionalStreetName>Suite 123</cbc:AdditionalStreetName> <cbc:BuildingNumber>1</cbc:BuildingNumber> <cbc:Department>Revenue department</cbc:Department> <cbc:CityName>Big city</cbc:CityName> <cbc:PostalZone>54321</cbc:PostalZone> <cbc:CountrySubentityCode>RegionA</cbc:CountrySubentityCode> <cac:Country> <cbc:IdentificationCode listID="ISO3166-1" listAgencyID="6">DK</cbc:IdentificationCode> </cac:Country> </cac:PostalAddress>