Definition Type: Element
Name: minimumOccurs
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: gml.xsd
Abstract
Documentation:
The minimum number of times that values for this parameter group or parameter are required. If this attribute is omitted, the minimum number is one.
Collapse XSD Schema Diagram:
XSD Diagram of minimumOccurs in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="minimumOccurs" type="nonNegativeInteger">
    <annotation>
        <documentation>The minimum number of times that values for this parameter group or parameter are required. If this attribute is omitted, the minimum number is one. </documentation>
    </annotation>
</element>