group PointGrid
diagram sensorML_p1272.png
namespace http://www.opengis.net/gml/3.2
children gml:rows
used by
complexType AbstractGriddedSurfaceType
annotation
documentation
A gml:PointGrid group contains or references points or positions which are organised into sequences or grids. All rows shall have the same number of positions (columns).
source <group name="PointGrid">
 
<annotation>
   
<documentation>A gml:PointGrid group contains or references points or positions which are organised into sequences or grids. All rows shall have the same number of positions (columns).</documentation>
 
</annotation>
 
<sequence>
   
<element name="rows">
     
<complexType>
       
<sequence>
         
<element name="Row" maxOccurs="unbounded">
           
<complexType>
             
<group ref="gml:geometricPositionListGroup"/>
           
</complexType>
         
</element>
       
</sequence>
     
</complexType>
   
</element>
 
</sequence>
</group>

element PointGrid/rows
diagram sensorML_p1273.png
namespace http://www.opengis.net/gml/3.2
properties
isRef 0
content complex
children gml:Row
source <element name="rows">
 
<complexType>
   
<sequence>
     
<element name="Row" maxOccurs="unbounded">
       
<complexType>
         
<group ref="gml:geometricPositionListGroup"/>
       
</complexType>
     
</element>
   
</sequence>
 
</complexType>
</element>

element PointGrid/rows/Row
diagram sensorML_p1274.png
namespace http://www.opengis.net/gml/3.2
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children gml:posList gml:pos gml:pointProperty
source <element name="Row" maxOccurs="unbounded">
 
<complexType>
   
<group ref="gml:geometricPositionListGroup"/>
 
</complexType>
</element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy