VRBL: Delivery Terms

You can model the delivery terms for a Document.

Element

Use the DeliveryTerms element to model this information.

ElementCardinalityDescription
Delivery Terms (Invoice/DeliveryTerms/ID)0..1A set of delivery terms associated with this Document.

Country-Specific Topics

Example

The following is an example from a Malaysian Document:

	<cac:DeliveryTerms>
		<!-- MY: Incoterms (mandatory where applicable) -->
		<cbc:ID>CIF</cbc:ID>
	</cac:DeliveryTerms>