<h:div class="summary">Type of the substanceList.</h:div> <h:div class="description">Extension is allowed through the "other" value.</h:div> |
Attribute | substanceListType/@type |
<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> |