<xsd:attributeGroup id="attGp.occupancyArray" name="occupancyArray">
<!-- Note: name differs from attributeGroup name -->
<xsd:attribute id="att.occupancyArray" name="occupancy" type="occupancyArrayType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary">Array of occupancies.</h:div>
<h:div class="description">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>
</xsd:attributeGroup> |