Namespace |
http://www.opengis.net/gml |
Diagram
|
|
Type |
gml:AbstractGriddedSurfaceType |
Type hierarchy |
|
Properties
|
content:
|
complex |
abstract:
|
true |
|
Model |
gml:row+ , gml:rows{0,1} , gml:columns{0,1} |
Children |
gml:columns, gml:row, gml:rows |
Instance
|
<gml:_GriddedSurface>
<gml:row>{1,unbounded}</gml:row>
<gml:rows>{0,1}</gml:rows>
<gml:columns>{0,1}</gml:columns>
</gml:_GriddedSurface> |
|
Source
|
<element name="_GriddedSurface" type="gml:AbstractGriddedSurfaceType" abstract="true" substitutionGroup="gml:_ParametricCurveSurface"/> |
|
Schema location |
http://schemas.opengis.net/gml/3.1.1/base/geometryPrimitives.xsd |