DeliveryTerms
|
 |
DeliveryTerms specification
| Name |
DeliveryTerms
(Show as PDF)
|
Alternative Term |
|
| Definition |
Information about Delivery Terms |
|
Fields
| UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
| ID |
ID |
Identifier
|
Yes |
0..1 |
| Definition |
The identifier for the Delivery Terms |
| Legal values |
INCOTERMS |
| Businessrules |
If used use INCO terms. |
| Example |
INCOTERMS |
|
| SpecialTerms |
SpecialTerms |
Text
|
Yes |
0..1 |
| Definition |
A description of special conditions relating to the Delivery Terms |
| Businessrules |
Used as supplement or instead of INCO terms. |
| Dependency |
../ID |
|
| LossRiskResponsibilityCode |
LossRiskResponsibilityCode |
Code
|
Bilateral |
0..1 |
| Definition |
An identifier for the responsibility for loss risk in the context of the Delivery Terms; expressed as a code |
| Dependency |
../LossRisk |
| Example |
FOB |
|
| LossRisk |
LossRisk |
Text
|
Bilateral |
0..1 |
| Definition |
A description of the loss risk in the context of the Delivery Terms |
| Businessrules |
Only used if no INCO terms code fits. |
| Dependency |
../LossRiskResponsibilityCode |
|
|
Subclasses in class DeliveryTerms
| UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
| DeliveryLocation |
DeliveryLocation |
Yes |
0..1 |
3.30.1 |
|
| Definition |
An association to Location eg. a port. |
| Datatype |
Location
|
| Businessrules |
Only used if the location is required together with the INCO terms code. It could be a name of a harbour. This location has nothing to do with Delivery Party. |
| Recommendation |
Mandatory for certain INCOTERMS |
|
|
Excluded classes and fields in DeliveryTerms
| Name |
Name |
Type |
| AllowanceCharge |
AllowanceCharge |
Class |
|
Example<cac:DeliveryTerms >
<cbc:ID >INCOTERMS</cbc:ID>
<cbc:LossRiskResponsibilityCode >FOB</cbc:LossRiskResponsibilityCode>
+ <cac:DeliveryLocation />
</cac:DeliveryTerms>
|