| diagram | ![]() |
||
| namespace | http://www.opengis.net/gml/3.2 | ||
| children | gml:rows | ||
| used by |
|
||
| annotation |
|
||
| 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> |
| diagram | ![]() |
||||
| namespace | http://www.opengis.net/gml/3.2 | ||||
| properties |
|
||||
| children | gml:Row | ||||
| source | <element name="rows"> <complexType> <sequence> <element name="Row" maxOccurs="unbounded"> <complexType> <group ref="gml:geometricPositionListGroup"/> </complexType> </element> </sequence> </complexType> </element> |
| diagram | ![]() |
||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||
| properties |
|
||||||||
| children | gml:posList gml:pos gml:pointProperty | ||||||||
| source | <element name="Row" maxOccurs="unbounded"> <complexType> <group ref="gml:geometricPositionListGroup"/> </complexType> </element> |