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