Definition Type: Element
Name: startPoint
Namespace: http://www.opengis.net/gml
Type: gml:integerList
Containing Schema: coverage.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Index position of the first grid post. If absent the startPoint is equal to the value of gridEnvelope::low from the grid definition.
Collapse XSD Schema Diagram:
XSD Diagram of startPoint in schema coverage_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="startPoint" type="gml:integerList" minOccurs="0">
    <annotation>
        <documentation>Index position of the first grid post.  If absent the startPoint is equal to the value of gridEnvelope::low from the grid definition.  </documentation>
    </annotation>
</element>
Collapse Derivation Tree: