substanceListTypeType

<h:div class="summary">Type of the substanceList.</h:div>
<h:div class="description">Extension is allowed through the "other" value.</h:div>

Simple Type Information

Used By

Source

<xsd:simpleType id="st.substanceListTypeType" name="substanceListTypeType">
  <xsd:annotation>
    <xsd:documentation>
      <h:div class="summary">Type of the substanceList.</h:div>
      <h:div class="description">Extension is allowed through the "other" value.</h:div>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="solution"/>
    <xsd:enumeration value="mixture"/>
    <xsd:enumeration value="other"/>
  </xsd:restriction>
</xsd:simpleType>