Definition Type: ComplexType
Name: MarineTransportInformationType
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 MarpolShipType in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into MarinePollutantCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into MarpolCategory in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into EmergencyScheduleCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ShipType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of MarineTransportInformationType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="MarineTransportInformationType">
    <xsd:sequence>
        <xsd:element ref="ShipType" minOccurs="0" />
        <xsd:element ref="EmergencyScheduleCode" maxOccurs="unbounded" />
        <xsd:element ref="MarpolCategory" />
        <xsd:element ref="MarinePollutantCode" />
        <xsd:element ref="MarpolShipType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ShipType nsA:ShipType 0 (1)
EmergencyScheduleCode nsA:EmergencyScheduleCode (1) unbounded
MarpolCategory nsA:MarpolCategory (1) (1)
MarinePollutantCode nsA:MarinePollutantCode (1) (1)
MarpolShipType nsA:MarpolShipType 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:MarineTransportInformation