cac:StatusLocation
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 TransportProgressStatusRequestType (Element TransportProgressStatusRequest)
- Type TransportationStatusType (Element TransportationStatus)
- Type cac:TransportScheduleType (Element cac:TransportSchedule)
Sample instance
<cac:StatusLocation> <cbc:LocationTypeCode>13</cbc:LocationTypeCode> <cac:Address> <cbc:ID schemeAgencyName="GS1" schemeName="GLN">4568763527610</cbc:ID> <cbc:StreetName>Ludwig-Erhard-Str. 15</cbc:StreetName> <cbc:CityName>Bremen</cbc:CityName> <cac:Country> <cbc:IdentificationCode>DE</cbc:IdentificationCode> </cac:Country> </cac:Address> </cac:StatusLocation>