<h:div class="summary">An array of elementTypes.</h:div> <h:div class="description">Instances of this type will be used in array-style representation of atoms.</h:div> <h:div class="example" href="elementTypeArrayType1.xml"/> |
Attribute | elementTypeArray/@elementType |
<xsd:simpleType name="elementTypeArrayType" id="st.elementTypeArrayType"> <xsd:annotation> <xsd:documentation> <h:div class="summary">An array of elementTypes.</h:div> <h:div class="description">Instances of this type will be used in array-style representation of atoms.</h:div> <h:div class="example" href="elementTypeArrayType1.xml"/> </xsd:documentation> </xsd:annotation> <xsd:list itemType="elementTypeType"/> </xsd:simpleType> |