Namespace |
http://www.opengis.net/gml/3.2 |
Diagram
|
|
Type |
extension of gml:AbstractParametricCurveSurfaceType |
Type hierarchy |
|
Properties
|
|
Used by
|
|
Model |
gml:rows |
Children |
gml:rows |
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> |
|
Schema location |
http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd |