simpleType stateType

simpleType {http://www.xml-cml.org/schema/cml2/core}stateType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.xml-cml.org/schema/cml2/core}stateType
Target Namespacehttp://www.xml-cml.org/schema/cml2/core
Declared Namespacesxmlns:val=http://www.w3.org/1999/XSL/TransformX
xmlns:stm=http://www.xml-cml.org/schema/stmml
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:xlink=http://www.w3.org/1999/xlink
xmlns:cml=http://www.xml-cml.org/schema/cml2/core
xmlns=http://www.xml-cml.org/schema/cml2/core


Source

<xsd:simpleType name="stateType" id="st.stateType">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">State of a substance or property.</div>
            <
div class="description">
                <
p>The state(s) of matter appropriate to a substance or property. It follows a partially controlled vocabulary. It can be extended through namespace codes to dictionaries</p>
            </
div>
            <
div class="example"/>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:string">
        <
xsd:enumeration value="aqueous">
            <
xsd:annotation>
                <
xsd:documentation>An aqueous solution</xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
        <
xsd:enumeration value="gas">
            <
xsd:annotation>
                <
xsd:documentation>Gas or vapor. The default state for computation on isolated molecules</xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
        <
xsd:enumeration value="glass">
            <
xsd:annotation>
                <
xsd:documentation>A glassy state</xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
        <
xsd:enumeration value="liquid">
            <
xsd:annotation>
                <
xsd:documentation>Normally pure liquid (use solution where appropriate)</xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
        <
xsd:enumeration value="nematic">
            <
xsd:annotation>
                <
xsd:documentation>The nematic phase</xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
        <
xsd:enumeration value="smectic">
            <
xsd:annotation>
                <
xsd:documentation>The smectic phase</xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
        <
xsd:enumeration value="solid">
            <
xsd:annotation>
                <
xsd:documentation>A solid</xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
        <
xsd:enumeration value="solidSolution">
            <
xsd:annotation>
                <
xsd:documentation>A solid solution</xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
        <
xsd:enumeration value="solution">
            <
xsd:annotation>
                <
xsd:documentation>A (liquid) solution</xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

State of a substance or property.

The state(s) of matter appropriate to a substance or property. It follows a partially controlled vocabulary. It can be extended through namespace codes to dictionaries



simpleType stateType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.