Definition Type: SimpleType
Name: elementTypeArrayType
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
An array of elementTypes. Instances of this type will be used in array-style representation of atoms.
Collapse XSD Schema Diagram:
XSD Diagram of elementTypeArrayType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<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>
Collapse Derivation Tree:
Collapse References:
nsA:elementType