Definition Type Element
Name minimum
Type integer
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation A minimum possible value for this expression.  If the expression is evaluated and the results is below this minimum, then the minimum value is used instead of the actual results.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="minimum" type="xs:integer" >
  <xs:annotation>
    <xs:documentation>A minimum possible value for this expression.  If the expression is evaluated and the results is below this minimum, then the minimum value is used instead of the actual results.</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
minimum
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd