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