Definition Type: ComplexType
Name: CustomsCostInformationType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_ShipmentInstructions.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TaxOrDuty in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Allowances in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Pricing in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of CustomsCostInformationType in schema cidx_ces_v4_0_message_shipmentinstructions_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