Definition Type: Element
Name: minimumOccurs
Namespace: http://www.opengis.net/gml/3.2
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: coordinateOperations.xsd
Abstract
Documentation:
gml:minimumOccurs is the minimum number of times that values for this parameter group or parameter are required. If this attribute is omitted, the minimum number shall be one.
Collapse XSD Schema Diagram:
XSD Diagram of minimumOccurs in schema coordinateoperations_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="minimumOccurs" type="nonNegativeInteger">
    <annotation>
        <documentation>gml:minimumOccurs is the minimum number of times that values for this parameter group or parameter are required. If this attribute is omitted, the minimum number shall be one.</documentation>
    </annotation>
</element>