cac:DeliveryLocation
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:LocationType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] The unique identifier for the location, e.g., the EAN Location Number, GLN.
- cbc:Description [0..1] The description or name of the location.
- cbc:Conditions [0..1] Conditions describing the location.
- cbc:CountrySubentity [0..1] A territorial division of a country, such as a county or state.
- cbc:CountrySubentityCode [0..1] The territorial division of a country, such as a county or state, expressed as a code.
- cac:ValidityPeriod [0..*] Period(s) in which the location can be used, e.g., for delivery.
- cac:Address [0..1] Association to the address of the location.
Attributes
None
Used in
- Type cac:DeliveryTermsType (Element cac:DeliveryTerms)
- Type cac:DeliveryType (Element cac:Delivery)
Sample instance
<cac:DeliveryLocation> <cbc:ID schemeAgencyID="6" schemeID="UN/LOCODE">GBBRS</cbc:ID> <cbc:Description>Bristol</cbc:Description> </cac:DeliveryLocation>