Definition Type: Element
Name: RiskPhrase
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:RiskPhraseType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Structure that defines the risks associated with the hazardous material, indicating the EU code and associated descriptive phrase. ?? is the description 0-many or 1-many??
Collapse XSD Schema Diagram:
Drilldown into RiskDescription in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LanguageCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into RiskCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into RiskPhraseType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of RiskPhrase in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="RiskPhrase" type="RiskPhraseType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Structure that defines the risks associated with the hazardous material, indicating the EU code and associated descriptive phrase.</Description>
                <Comments>?? is the description 0-many or 1-many??</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RiskCode nsA:RiskCode (1) (1)
LanguageCode nsA:LanguageCode (1) (1)
RiskDescription nsA:RiskDescription (1) (1)
Collapse Derivation Tree: