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