Showing:

Diagrams
Properties
Source
Used by
Element gml:PointGrid/gml:row
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex30.tmp#id429 docindex27.tmp#id75 docindex28.tmp#id247 docindex321.tmp#id514 docindex521.tmp#id568
Properties
content: complex
maxOccurs: unbounded
Model (gml:posList | gml:pos | gml:pointProperty)
Children gml:pointProperty, gml:pos, gml:posList
Source
<element name="row" maxOccurs="unbounded">
  <complexType>
    <sequence>
      <group ref="gml:geometricPositionListGroup"/>
    </sequence>
  </complexType>
</element>
Schema location http://schemas.opengis.net/gml/3.1.1/base/geometryPrimitives.xsd
Element Group gml:PointGrid
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex49.tmp#id567
Used by
Model gml:row+
Children gml:row
Source
<group name="PointGrid">
  <annotation>
    <documentation>Reference points which are organised into sequences or grids(sequences of equal length sequences).</documentation>
  </annotation>
  <sequence>
    <element name="row" maxOccurs="unbounded">
      <complexType>
        <sequence>
          <group ref="gml:geometricPositionListGroup"/>
        </sequence>
      </complexType>
    </element>
  </sequence>
</group>
Schema location http://schemas.opengis.net/gml/3.1.1/base/geometryPrimitives.xsd