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