cac:Address
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:FinancialInstitutionType (Element cac:FinancialInstitution)
- Type cac:BranchType (Elements cac:Branch, cac:FinancialInstitutionBranch)
- Type cac:ConsumptionPointType (Elements cac:ConsumptionPoint, cac:UtilityConsumptionPoint)
- Type cac:LocationType (Elements cac:ActivityFinalLocation, cac:ActivityOriginLocation, cac:AlternativeDeliveryLocation, cac:AtLocation, cac:DeliveryLocation, cac:DespatchLocation, cac:FirstArrivalPortLocation, cac:FreightChargeLocation, cac:FromLocation, cac:InventoryLocation, cac:LastExitPortLocation, cac:LoadingLocation, cac:LoadingPortLocation, cac:Location, cac:MeasurementFromLocation, cac:MeasurementToLocation, cac:NotificationLocation, cac:OccurenceLocation, cac:ParticipatingLocationsLocation, cac:PhysicalLocation, cac:PickupLocation, cac:RealizedLocation, cac:RegistryPortLocation, cac:RequestedStatusLocation, cac:StatusLocation, cac:StorageLocation, cac:SubsidiaryLocation, cac:ToLocation, cac:TransshipPortLocation, cac:UnloadingLocation, cac:UnloadingPortLocation)
Sample instance
<cac:Address> <cbc:ID schemeAgencyName="UN" schemeName="UN/LOCODE">DEHAM</cbc:ID> <cbc:StreetName>Neuer Wandrahm 4</cbc:StreetName> <cbc:CityName>Hamburg</cbc:CityName> <cac:Country> <cbc:IdentificationCode>DE</cbc:IdentificationCode> </cac:Country> </cac:Address>