Definition Type: SimpleType
Name: sizeType
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Documentation:
The size of an array. The size of an array. Redundant, but serves as a check for processing software (useful if delimiters are used).
Collapse XSD Schema Diagram:
XSD Diagram of sizeType in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:simpleType name="sizeType" id="st.sizeType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The size of an array.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The size of an array. Redundant, but serves as a check for processing software (useful if delimiters are used).</h:div>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:nonNegativeInteger" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:columns, nsA:rows, nsA:size