Definition Type: ComplexType
Name: HazardousPropertiesType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PHValue in schema cidx_5_0_xsd Drilldown into KinematicViscosity in schema cidx_5_0_xsd Drilldown into Density in schema cidx_5_0_xsd Drilldown into UpperExplosionLimit in schema cidx_5_0_xsd Drilldown into LowerExplosionLimit in schema cidx_5_0_xsd Drilldown into ThresholdLimitValueSTEL in schema cidx_5_0_xsd Drilldown into Temperature in schema cidx_5_0_xsdXSD Diagram of HazardousPropertiesType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="HazardousPropertiesType">
    <xsd:sequence>
        <xsd:element ref="Temperature" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ThresholdLimitValueSTEL" />
        <xsd:element ref="LowerExplosionLimit" />
        <xsd:element ref="UpperExplosionLimit" />
        <xsd:element ref="Density" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="KinematicViscosity" minOccurs="0" />
        <xsd:element ref="PHValue" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Temperature nsA:Temperature 0 unbounded
ThresholdLimitValueSTEL nsA:ThresholdLimitValueSTEL (1) (1)
LowerExplosionLimit nsA:LowerExplosionLimit (1) (1)
UpperExplosionLimit nsA:UpperExplosionLimit (1) (1)
Density nsA:Density 0 unbounded
KinematicViscosity nsA:KinematicViscosity 0 (1)
PHValue nsA:PHValue 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:HazardousProperties