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