The minimum value allowed for an element or attribute.
XSD Schema Diagram:
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>