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