cac:Despatch
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:DespatchType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] An identifier for this despatch event.
- cbc:RequestedDespatchDate [0..1] The despatch (pickup) date requested, normally by the buyer.
- cbc:RequestedDespatchTime [0..1] The despatch (pickup) time requested, normally by the buyer.
- cbc:EstimatedDespatchDate [0..1] The estimated despatch (pickup) date.
- cbc:EstimatedDespatchTime [0..1] The estimated despatch (pickup) time.
- cbc:ActualDespatchDate [0..1] The actual despatch (pickup) date.
- cbc:ActualDespatchTime [0..1] The actual despatch (pickup) time.
- cbc:GuaranteedDespatchDate [0..1] The date guaranteed for the despatch (pickup).
- cbc:GuaranteedDespatchTime [0..1] The time guaranteed for the despatch (pickup).
- cbc:ReleaseID [0..1] An identifier for the release of the despatch used as security control or cargo control (pick-up).
- cbc:Instructions [0..*] Text describing any special instructions applying to the despatch (pickup).
- cac:DespatchAddress [0..1] The address of the despatch (pickup).
- cac:DespatchLocation [0..1] The location of the despatch (pickup).
- cac:DespatchParty [0..1] The party despatching the goods.
- cac:CarrierParty [0..1] The party carrying the goods.
- cac:NotifyParty [0..*] A party to be notified of this despatch (pickup).
- cac:Contact [0..1] The primary contact for this despatch (pickup).
- cac:EstimatedDespatchPeriod [0..1] The period estimated for the despatch (pickup) of goods.
- cac:RequestedDespatchPeriod [0..1] The period requested for the despatch (pickup) of goods.
Attributes
None
Used in
- Type cac:DeliveryType (Elements cac:ContractualDelivery, cac:Delivery)
- Type cac:GoodsItemType (Elements cac:ContainedGoodsItem, cac:GoodsItem, cac:ReferencedGoodsItem)
- Type cac:PackageType (Elements cac:ActualPackage, cac:ContainedPackage, cac:ContainingPackage, cac:Package, cac:ReferencedPackage)
- Type cac:TransportEquipmentType (Elements cac:AttachedTransportEquipment, cac:ContainedInTransportEquipment, cac:ContainingTransportEquipment, cac:ReferencedTransportEquipment, cac:SupportedTransportEquipment, cac:TransportEquipment, cac:UnsupportedTransportEquipment)
Sample instance
<cac:Despatch> <cac:DespatchAddress> <cbc:StreetName>Via Emilia</cbc:StreetName> <cbc:BuildingNumber>1</cbc:BuildingNumber> <cbc:CityName>Modena</cbc:CityName> <cbc:PostalZone>41121</cbc:PostalZone> <cac:Country> <cbc:IdentificationCode>IT</cbc:IdentificationCode> <cbc:Name>Italy</cbc:Name> </cac:Country> </cac:DespatchAddress> </cac:Despatch>