Definition Type: Attribute
Name: occupancy
Namespace: http://www.xml-cml.org/schema
Type: nsA:occupancyArrayType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Array of occupancies. Normally only found in crystallography. Defaults to 1.0. The occupancy is required to calculate the molecular formula from the atoms.
Collapse XSD Schema Diagram:
XSD Diagram of occupancy in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.occupancyArray" name="occupancy" type="occupancyArrayType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Array of occupancies.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Normally only found in crystallography. Defaults to 1.0. The occupancy is required to calculate the molecular formula from the atoms.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: