cac:DeliveryAddress
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:AddressType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- 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:Description [0..*]Text describing this address for clarification or specificity
- 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:DeliveryType (Elements cac:ContractualDelivery, cac:Delivery)
Sample instance
<cac:DeliveryAddress> <cbc:StreetName>Avon Way</cbc:StreetName> <cbc:BuildingName>Thereabouts</cbc:BuildingName> <cbc:BuildingNumber>56A</cbc:BuildingNumber> <cbc:CityName>Bridgtow</cbc:CityName> <cbc:PostalZone>ZZ99 1ZZ</cbc:PostalZone> <cbc:CountrySubentity>Avon</cbc:CountrySubentity> <cac:AddressLine> <cbc:Line>3rd Floor, Room 5</cbc:Line> </cac:AddressLine> <cac:Country> <cbc:IdentificationCode>GB</cbc:IdentificationCode> </cac:Country> </cac:DeliveryAddress>