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