cac:Despatch
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:DespatchType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] The identifier for the Delivery.
- cbc:RequestedDespatchDate [0..1] The despatch (pick-up) date requested by the buyer.
- cbc:RequestedDespatchTime [0..1] The despatch (pick-up) time requested by the buyer.
- cbc:EstimatedDespatchDate [0..1] The despatch (pick-up) date estimated by the seller or Despatch.
- cbc:EstimatedDespatchTime [0..1] The despatch (pick-up) time estimated by the seller or Despatch.
- cbc:ActualDespatchDate [0..1] The actual despatch (pick-up) date.
- cbc:ActualDespatchTime [0..1] The actual despatch (pick-up) time.
- cac:DespatchAddress [0..1] An association to Despatch Address.
- cac:DespatchParty [0..1] The party who despatched the delivery.
- cac:Contact [0..1] An association to Contact.
Attributes
None
Used in
- Type cac:DeliveryType (Element cac:Delivery)
Sample instance
<cac:Despatch> <cbc:ActualDespatchDate>2005-06-25</cbc:ActualDespatchDate> <cbc:ActualDespatchTime>11:35:00.0Z</cbc:ActualDespatchTime> <cac:DespatchAddress> <cbc:StreetName>Boston Road</cbc:StreetName> <cbc:BuildingName>Suite M-102</cbc:BuildingName> <cbc:BuildingNumber>630</cbc:BuildingNumber> <cbc:CityName>Billerica</cbc:CityName> <cbc:PostalZone>01821</cbc:PostalZone> <cbc:CountrySubentity>Massachusetts</cbc:CountrySubentity> <cbc:CountrySubentityCode>MA</cbc:CountrySubentityCode> <cac:Country> <cbc:IdentificationCode>US</cbc:IdentificationCode> </cac:Country> </cac:DespatchAddress> <cac:DespatchParty> <cac:PartyName> <cbc:Name>Consortial</cbc:Name> </cac:PartyName> </cac:DespatchParty> <cac:Contact> <cbc:Name>Mrs Bouquet</cbc:Name> <cbc:Telephone> +1 158 1233714</cbc:Telephone> <cbc:Telefax>+ 1 158 1233856</cbc:Telefax> <cbc:ElectronicMail>bouquet@fpconsortial.com</cbc:ElectronicMail> </cac:Contact> </cac:Despatch>