Definition Type: ComplexType
Name: CustomsCostInformationType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TaxOrDuty in schema cidx_5_0_xsd Drilldown into Allowances in schema cidx_5_0_xsd Drilldown into Pricing in schema cidx_5_0_xsdXSD Diagram of CustomsCostInformationType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="CustomsCostInformationType">
    <xsd:sequence>
        <xsd:element ref="Pricing" maxOccurs="unbounded" />
        <xsd:element ref="Allowances" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="TaxOrDuty" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Pricing nsA:Pricing (1) unbounded
Allowances nsA:Allowances 0 unbounded
TaxOrDuty nsA:TaxOrDuty 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:CustomsCostInformation