Element | HazardousProperties |
<xsd:complexType name="HazardousPropertiesType"> <xsd:choice maxOccurs="unbounded"> <xsd:element ref="FlashpointTemperature"/> <xsd:element ref="ThresholdLimitValueSTEL"/> <xsd:element ref="LowerExplosionLimit"/> <xsd:element ref="UpperExplosionLimit"/> </xsd:choice> </xsd:complexType> |