XML Schema Documentation

Complex Type: Incoterms

[Table of contents]

Super-types: Scheme < Incoterms (by extension)
Sub-types: None
Name Incoterms
Abstract no
Documentation Identifies how the parties to the trade apportion responsibility for the delivery of the commodity product according to the Incoterms 2000 standard.
XML Instance Representation
<...
incotermsScheme=" xsd:anyURI [0..1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="Incoterms">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="incotermsScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/external/incoterms"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>