simpleType occupancyType

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}float (by restriction)
 {http://www.xml-cml.org/schema/cml2/core}occupancyType
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="occupancyType" id="st.occupancyType">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">Occupancy of an atomic site.</div>
            <
div class="description">
                <
p>
Primarily for crystallography. Values
outside 0-1 are not allowed.
                
</p>
            </
div>
            <
div class="example">See
                
<a href="el.atom">atom</a>
.
</div>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:float">
        <
xsd:minInclusive value="0"/>
        <
xsd:maxInclusive value="1"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

Occupancy of an atomic site.

Primarily for crystallography. Values outside 0-1 are not allowed.

See atom.


simpleType occupancyType


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.