simpleType isotopeType

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}float (by restriction)
 {http://www.xml-cml.org/schema/cml2/core}isotopeType
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="isotopeType" id="st.isotopeType">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">The numeric representation of an isotope.</div>
            <
div class="description">
                <
p>
In core CML this represents a single number; either the
combined proton/neutron count or a more accurate estimate of the
nuclear mass. This is admittedly fuzzy, and requires a more complex
object (which can manage conventions, lists of isotopic masses, etc.)
See
                    
<a href="el.isotope">isotope</a>
.
</p>
                <
p>
The default is "natural abundance" - whatever that can be interpreted
as.
                
</p>
                <
p>
Delta values (i.e. deviations from the most abundant istopic mass)
are never allowed.
                
</p>
            </
div>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:float">
        <
xsd:minInclusive value="0.0"/>
        <
xsd:maxInclusive value="99999999999.0"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

The numeric representation of an isotope.

In core CML this represents a single number; either the combined proton/neutron count or a more accurate estimate of the nuclear mass. This is admittedly fuzzy, and requires a more complex object (which can manage conventions, lists of isotopic masses, etc.) See isotope.

The default is "natural abundance" - whatever that can be interpreted as.

Delta values (i.e. deviations from the most abundant istopic mass) are never allowed.



simpleType isotopeType


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.