Definition Type: Element
Name: maximumOccurs
Namespace: http://www.opengis.net/gml
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: coordinateOperations.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 coordinateoperations_xsd (Geography Markup Language)
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>