cac:Location
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:LocationType
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 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:Storage [0..1]The description and requirements of the storage at 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:ShipToShipActivityRecordType (Element cac:ShipToShipActivityRecord)
- Type cac:BallastWaterTransactionType (Elements cac:BallastWaterTransaction, cac:DischargeBallastWaterTransaction, cac:ExchangeBallastWaterTransaction, cac:UptakeBallastWaterTransaction)
- Type cac:TransportEventType (Elements cac:AcceptanceTransportEvent, cac:ActualArrivalTransportEvent, cac:ActualDeliveryTransportEvent, cac:ActualDepartureTransportEvent, cac:ActualPickupTransportEvent, cac:ActualWaypointTransportEvent, cac:AvailabilityTransportEvent ...more)
Sample instance
<cac:Location> <cbc:ID schemeAgencyName="UN" schemeName="LOCODE">MAPTM</cbc:ID> <cac:Address> <cbc:CityName>Tanger</cbc:CityName> <cac:Country> <cbc:IdentificationCode>MA</cbc:IdentificationCode> </cac:Country> </cac:Address> </cac:Location>