occupancy

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
occupancy occupancyType optional
<h:div class="summary">Occupancy for an atom.</h:div>
<h:div class="description">Normally only found in crystallography. Defaults to 1.0. The occupancy is required to calculate the molecular formaula from the atoms.</h:div>

Used By

Element atom

Source

<xsd:attributeGroup id="attGp.occupancy" name="occupancy">
  <xsd:attribute id="att.occupancy" name="occupancy" type="occupancyType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Occupancy for an atom.</h:div>
        <h:div class="description">Normally only found in crystallography. Defaults to 1.0. The occupancy is required to calculate the molecular formaula from the atoms.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>