cac:DeliveryTerms
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:DeliveryTermsType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] Identifies the Delivery Terms.
- cbc:SpecialTerms [0..1] A description of special conditions relating to the Delivery Terms.
- cbc:LossRiskResponsibilityCode [0..1] An identifier for the responsibility for loss risk in the context of the Delivery Terms, expressed as a code.
- cbc:LossRisk [0..1] A description of the loss risk in the context of the Delivery Terms.
- cac:DeliveryLocation [0..1] An association to Location, e.g., a port.
- cac:AllowanceCharge [0..1] An association to Allowance Charge.
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:ConsignmentType (Element cac:Consignment)
- Type cac:InvoiceLineType (Element cac:InvoiceLine)
- Type cac:LineItemType (Elements cac:BuyerProposedSubstituteLineItem, cac:LineItem, cac:SellerProposedSubstituteLineItem, cac:SellerSubstitutedLineItem)
Sample instance
<cac:DeliveryTerms> <cbc:ID>FOB Destination</cbc:ID> <cac:DeliveryLocation> <cbc:ID schemeAgencyID="6" schemeID="UN/LOCODE">GBBRS</cbc:ID> <cbc:Description>Bristol</cbc:Description> </cac:DeliveryLocation> </cac:DeliveryTerms>