Definition Type: ComplexType
Name: CustomsInformationType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TransportInBond in schema cidx_5_0_xsd Drilldown into USGoodsReturned in schema cidx_5_0_xsd Drilldown into DutyDrawback in schema cidx_5_0_xsd Drilldown into BondedWarehouseRelease in schema cidx_5_0_xsd Drilldown into BondedWarehouseStatus in schema cidx_5_0_xsd Drilldown into CountryOfFinalDestinationCode in schema cidx_5_0_xsd Drilldown into CountryOfOriginCode in schema cidx_5_0_xsdXSD Diagram of CustomsInformationType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="CustomsInformationType">
    <xsd:sequence>
        <xsd:element ref="CountryOfOriginCode" />
        <xsd:element ref="CountryOfFinalDestinationCode" minOccurs="0" />
        <xsd:element ref="BondedWarehouseStatus" minOccurs="0" />
        <xsd:element ref="BondedWarehouseRelease" minOccurs="0" />
        <xsd:element ref="DutyDrawback" minOccurs="0" />
        <xsd:element ref="USGoodsReturned" minOccurs="0" />
        <xsd:element ref="TransportInBond" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CountryOfOriginCode nsA:CountryOfOriginCode (1) (1)
CountryOfFinalDestinationCode nsA:CountryOfFinalDestinationCode 0 (1)
BondedWarehouseStatus nsA:BondedWarehouseStatus 0 (1)
BondedWarehouseRelease nsA:BondedWarehouseRelease 0 (1)
DutyDrawback nsA:DutyDrawback 0 (1)
USGoodsReturned nsA:USGoodsReturned 0 (1)
TransportInBond nsA:TransportInBond 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:CustomsInformation