| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||||||
| type | extension of gml:AbstractParametricCurveSurfaceType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| children | gml:rows | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <complexType name="AbstractGriddedSurfaceType" abstract="true"> <complexContent> <extension base="gml:AbstractParametricCurveSurfaceType"> <sequence> <group ref="gml:PointGrid"/> </sequence> <attribute name="rows" type="integer"/> <attribute name="columns" type="integer"/> </extension> </complexContent> </complexType> |
| type | integer | ||
| properties |
|
||
| source | <attribute name="rows" type="integer"/> |
| type | integer | ||
| properties |
|
||
| source | <attribute name="columns" type="integer"/> |