simpleType orderType

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.xml-cml.org/schema/cml2/core}orderType
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="orderType" id="st.orderType">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">Bond order (as a string).</div>
            <
div class="description">
                <
p>
This is purely conventional and used
for bond/electron counting. There is no default value.
The emptyString attribute can be used to indicate a bond of
unknown or unspecified type. The interpretation of this is outside
the scope of CML-based algorithms. It may be accompanied by a
                    
<tt>convention</tt>
attribute on the
                    
<tt>bond</tt>
which links to a dictionary.
Example:
                    
<tt><bond convention="ccdc:9" atomRefs2="a1 a2"/></tt>
could
represent a delocalised bond in the CCDC convention.
                
</p>
            </
div>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:string">
        <
xsd:enumeration value="S">
            <
xsd:annotation>
                <
xsd:documentation>
                    <
div class="summary">Single bond.</div>
                </
xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
        <
xsd:enumeration value="1">
            <
xsd:annotation>
                <
xsd:documentation>
                    <
div class="summary">Single bond.</div>
                </
xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
        <
xsd:enumeration value="D">
            <
xsd:annotation>
                <
xsd:documentation>
                    <
div class="summary">Double bond.</div>
                </
xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
        <
xsd:enumeration value="2">
            <
xsd:annotation>
                <
xsd:documentation>
                    <
div class="summary">Double bond.</div>
                </
xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
        <
xsd:enumeration value="T">
            <
xsd:annotation>
                <
xsd:documentation>
                    <
div class="summary">Triple bond.</div>
                </
xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
        <
xsd:enumeration value="3">
            <
xsd:annotation>
                <
xsd:documentation>
                    <
div class="summary">Triple bond.</div>
                </
xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
        <
xsd:enumeration value="A">
            <
xsd:annotation>
                <
xsd:documentation>
                    <
div class="summary">Aromatic bond.</div>
                </
xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

Bond order (as a string).

This is purely conventional and used for bond/electron counting. There is no default value. The emptyString attribute can be used to indicate a bond of unknown or unspecified type. The interpretation of this is outside the scope of CML-based algorithms. It may be accompanied by a convention attribute on the bond which links to a dictionary. Example: could represent a delocalised bond in the CCDC convention.



simpleType orderType


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.