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