<xsd:simpleType name="elementTypeArrayType" id="st.elementTypeArrayType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">An array of elementTypes.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Instances of this type will be used in array-style representation of atoms.</h:div>
<h:div class="example" href="elementTypeArrayType1.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
</xsd:documentation>
</xsd:annotation>
<xsd:list itemType="elementTypeType" />
</xsd:simpleType>
|