Definition Type: Attribute
Name: countExpression
Namespace: http://www.xml-cml.org/schema
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use (Optional)
Documentation:
General formula for the repeat count of the element. Experimental. No fixed semantics or default.
Collapse XSD Schema Diagram:
XSD Diagram of countExpression in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.countExpression" name="countExpression" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">General formula for the repeat count of the element.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">Experimental.
                No fixed semantics or default. </h:div>
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>