cac:Location
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:LocationType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] An identifier for this location, e.g., the EAN Location Number, GLN.
- cbc:Description [0..*] Text describing this location.
- cbc:Conditions [0..*] Free-form text describing the physical conditions of the location.
- cbc:CountrySubentity [0..1] A territorial division of a country, such as a county or state, expressed as text.
- cbc:CountrySubentityCode [0..1] A territorial division of a country, such as a county or state, expressed as a code.
- cbc:LocationTypeCode [0..1] A code signifying the type of location.
- cbc:InformationURI [0..1] The Uniform Resource Identifier (URI) of a document providing information about this location.
- cbc:Name [0..1] The name of this location.
- cac:ValidityPeriod [0..*] A period during which this location can be used (e.g., for delivery).
- cac:Address [0..1] The address of this location.
- cac:SubsidiaryLocation [0..*] A location subsidiary to this location.
- cac:LocationCoordinate [0..*] The geographical coordinates of this location.
Attributes
None
Used in
- Type cac:TransportEventType (Elements cac:AcceptanceTransportEvent, cac:ActualArrivalTransportEvent, cac:ActualDepartureTransportEvent, cac:ActualPickupTransportEvent, cac:ActualWaypointTransportEvent, cac:AvailabilityTransportEvent, cac:DeliveryTransportEvent, cac:DetentionTransportEvent, cac:DischargeTransportEvent, cac:DropoffTransportEvent, cac:EstimatedArrivalTransportEvent, cac:EstimatedDepartureTransportEvent, cac:ExaminationTransportEvent, cac:ExportationTransportEvent, cac:HandlingTransportEvent, cac:LoadingTransportEvent, cac:OptionalTakeoverTransportEvent, cac:PickupTransportEvent, cac:PlannedArrivalTransportEvent, cac:PlannedDeliveryTransportEvent, cac:PlannedDepartureTransportEvent, cac:PlannedPickupTransportEvent, cac:PlannedWaypointTransportEvent, cac:PositioningTransportEvent, cac:QuarantineTransportEvent, cac:ReceiptTransportEvent, cac:RequestedArrivalTransportEvent, cac:RequestedDeliveryTransportEvent, cac:RequestedDepartureTransportEvent, cac:RequestedPickupTransportEvent, cac:RequestedWaypointTransportEvent, cac:StorageTransportEvent, cac:TakeoverTransportEvent, cac:TransportEvent, cac:UpdatedDeliveryTransportEvent, cac:UpdatedPickupTransportEvent, cac:WarehousingTransportEvent)
Sample instance
<cac:Location> <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> </cac:Location>