Definition Type: ComplexType
Name: DeliveryTermsType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DeliveryTermsLocation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into DeliveryTermsCode in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of DeliveryTermsType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="DeliveryTermsType">
    <xsd:sequence>
        <xsd:element ref="DeliveryTermsCode" />
        <xsd:element ref="DeliveryTermsLocation" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeliveryTermsCode nsA:DeliveryTermsCode (1) (1)
DeliveryTermsLocation nsA:DeliveryTermsLocation (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:DeliveryTerms