group PointGrid
diagram index_p1479.png
namespace http://www.opengis.net/gml
children gml:row
used by
complexType AbstractGriddedSurfaceType
annotation
documentation
Reference points which are organised
   into sequences or grids(sequences of equal length sequences).
source <xs:group name="PointGrid">
 
<xs:annotation>
   
<xs:documentation>Reference points which are organised
   into sequences or grids(sequences of equal length sequences).
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="row" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:group ref="gml:geometricPositionListGroup"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:group>

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


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