Definition Type: Attribute
Name: count
Namespace: http://www.xml-cml.org/schema
Type: nsA:countArrayType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
Array of object counts. No fixed semantics or default, normally integral. It is presumed that the element can be multiplied by the count value.
Collapse XSD Schema Diagram:
XSD Diagram of count in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.countArray" name="count" type="countArrayType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Array of object counts.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">No fixed semantics or default, normally integral. It is presumed that the element can be multiplied by the count value.</h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: