minOccurs

(minimum number of occurences) indicates the smallest number of times this
component may occur.

Attribute Information

Used By

Source

<xs:attribute name="minOccurs" default="1" type="xs:nonNegativeInteger">
  <xs:annotation>
    <xs:documentation>(minimum number of occurences) indicates the smallest number of times this component may occur.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample