Showing:

Diagrams
Properties
Source
Used by
Element gml:PointGrid/gml:row
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex39.tmp#id425 docindex36.tmp#id75 docindex37.tmp#id245 docindex112.tmp#id508 docindex412.tmp#id562
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 docindex22.tmp#id561
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