Definition Type: SimpleType
Name: occupancyArrayType
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
Array of atomic occupancies. Primarily for crystallography. Values outside 0-1 are not allowed.
Collapse XSD Schema Diagram:
XSD Diagram of occupancyArrayType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="occupancyArrayType" id="st.occupancyArrayType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Array of atomic occupancies.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Primarily for crystallography. Values outside 0-1 are not allowed.</h:div>
            <h:div class="example" href="atom1.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:list itemType="occupancyType" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:occupancy