Definition Type: SimpleType
Name: substanceListTypeType
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
Type of the substanceList. Extension is allowed through the "other" value.
Collapse XSD Schema Diagram:
XSD Diagram of substanceListTypeType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType id="st.substanceListTypeType" name="substanceListTypeType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Type of the substanceList.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">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>
Collapse Facets:
Facet Value
Enumeration solution
Enumeration mixture
Enumeration other
Collapse Derivation Tree:
Collapse References:
nsA:type