Definition Type: Attribute
Name: min
Namespace: http://www.xml-cml.org/schema
Type: nsA:minType
Containing Schema: schema.xsd
Use (Optional)
Documentation:
The minimum value allowed for an element or attribute.
Collapse XSD Schema Diagram:
XSD Diagram of min in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attribute id="att.min" name="min" type="minType">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">The minimum value allowed for an element or attribute.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml" />
        </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: