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