occupancyArrayType

<h:div class="summary">Array of atomic occupancies.</h:div>
<h:div class="description">Primarily for crystallography. Values outside 0-1 are not allowed.</h:div>
<h:div class="example" href="atom1.xml"/>

Simple Type Information

Used By

Source

<xsd:simpleType name="occupancyArrayType" id="st.occupancyArrayType">
  <xsd:annotation>
    <xsd:documentation>
      <h:div class="summary">Array of atomic occupancies.</h:div>
      <h:div class="description">Primarily for crystallography. Values outside 0-1 are not allowed.</h:div>
      <h:div class="example" href="atom1.xml"/>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:list itemType="occupancyType"/>
</xsd:simpleType>