<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>
|