Definition Type: Element
Name: IncotermsLocation
Namespace: http://www.papinet.org/v2r40
Type: pn:s45
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into IncotermsVersion in schema papinetcommondefsv2r40_xsd Drilldown into Incoterms in schema papinetcommondefsv2r40_xsdXSD Diagram of IncotermsLocation in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="IncotermsLocation">
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="s45">
                <xs:attribute name="Incoterms" type="incoterms" use="required" />
                <xs:attribute name="IncotermsVersion" type="incotermsVersion" />
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Incoterms pn:Incoterms Required
IncotermsVersion pn:IncotermsVersion (Optional)
Collapse Derivation Tree:
  • pn:s45
    • IncotermsLocation