Schema Central  >  UBL 2.3  >  UBL-CommonAggregateComponents-2.3.xsd  >  cac:DeliveryTerms
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:DeliveryTerms

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:DeliveryTermsType

Properties: Global, Qualified

Content

  • Sequence [1..1]
    1. ext:UBLExtensions [0..1]A container for extensions foreign to the document.
    2. cbc:ID [0..1]An identifier for this description of delivery terms.
    3. cbc:SpecialTerms [0..*]A description of any terms or conditions relating to the delivery items.
    4. cbc:LossRiskResponsibilityCode [0..1]A code that identifies one of various responsibilities for loss risk in the execution of the delivery.
    5. cbc:LossRisk [0..*]A description of responsibility for risk of loss in execution of the delivery, expressed as text.
    6. cbc:Amount [0..1]The monetary amount covered by these delivery terms.
    7. cac:DeliveryLocation [0..1]The location for the contracted delivery.
    8. cac:AllowanceCharge [0..1]An allowance or charge covered by these delivery terms.

Attributes

None

Used in

Sample instance

<cac:DeliveryTerms>
   <cbc:ID>FCA</cbc:ID>
   <cac:DeliveryLocation>
      <cbc:Name>9000</cbc:Name>
   </cac:DeliveryLocation>
</cac:DeliveryTerms>