cac:Delivery
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:DeliveryType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] Identifies the Delivery.
- cbc:Quantity [0..1] The quantity in a Delivery.
- cbc:MinimumQuantity [0..1] The minimum quantity in a Delivery.
- cbc:MaximumQuantity [0..1] The maximum quantity in a Delivery.
- cbc:ActualDeliveryDate [0..1] The actual Delivery date.
- cbc:ActualDeliveryTime [0..1] The actual Delivery time.
- cbc:LatestDeliveryDate [0..1] The latest delivery date allowed by the buyer.
- cbc:LatestDeliveryTime [0..1] The latest delivery time allowed by the buyer.
- cbc:TrackingID [0..1] The delivery Tracking ID (for transport tracking).
- cac:DeliveryAddress [0..1] An association to Delivery Address.
- cac:DeliveryLocation [0..1] An association to Location.
- cac:RequestedDeliveryPeriod [0..1] The requested Period for Delivery.
- cac:PromisedDeliveryPeriod [0..1] The promised Period for Delivery.
- cac:EstimatedDeliveryPeriod [0..1] The estimated Period for Delivery.
- cac:DeliveryParty [0..1] The party to whom the goods/services are delivered.
- cac:Despatch [0..1] An association to the Despatch.
Attributes
None
Used in
- Type InvoiceType (Element Invoice)
- Type OrderChangeType (Element OrderChange)
- Type OrderResponseType (Element OrderResponse)
- Type OrderType (Element Order)
- Type QuotationType (Element Quotation)
- Type RequestForQuotationType (Element RequestForQuotation)
- Type SelfBilledInvoiceType (Element SelfBilledInvoice)
- Type cac:CreditNoteLineType (Element cac:CreditNoteLine)
- Type cac:DebitNoteLineType (Element cac:DebitNoteLine)
- Type cac:InvoiceLineType (Element cac:InvoiceLine)
- Type cac:ShipmentType (Elements cac:ReportedShipment, cac:Shipment)
- Type cac:LineItemType (Elements cac:BuyerProposedSubstituteLineItem, cac:LineItem, cac:SellerProposedSubstituteLineItem, cac:SellerSubstitutedLineItem)
Sample instance
<cac:Delivery> <cac:DeliveryAddress> <cbc:StreetName>5100 Garfield Road</cbc:StreetName> <cbc:CityName>Traverse City</cbc:CityName> <cbc:PostalZone>49686</cbc:PostalZone> <cbc:CountrySubentity>MI</cbc:CountrySubentity> <cac:Country> <cbc:IdentificationCode>US</cbc:IdentificationCode> </cac:Country> </cac:DeliveryAddress> </cac:Delivery>