Definition Type: Element
Name: startPoint
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: gml:integerList
Containing Schema: gml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Index position of the first grid post, which must lie somwhere in the GridEnvelope. 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 gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="startPoint" type="gml:integerList" minOccurs="0">
    <annotation>
        <documentation>Index position of the first grid post, which must lie somwhere in the GridEnvelope.  If absent, the startPoint is equal to the value of gridEnvelope::low from the grid definition.</documentation>
    </annotation>
</element>
Collapse Derivation Tree: