| Namespace |
http://www.opengis.net/gml |
|
Diagram
|
|
| Type |
gml:SphereType |
| Type hierarchy |
|
|
Properties
|
|
| Model |
gml:row+ , gml:rows{0,1} , gml:columns{0,1} |
| Children |
gml:columns, gml:row, gml:rows |
|
Instance
|
<gml:Sphere horizontalCurveType="circularArc3Points" verticalCurveType="circularArc3Points">
<gml:row>{1,unbounded}</gml:row>
<gml:rows>{0,1}</gml:rows>
<gml:columns>{0,1}</gml:columns>
</gml:Sphere> |
|
|
Attributes
|
|
|
Source
|
<element name="Sphere" type="gml:SphereType" substitutionGroup="gml:_GriddedSurface"/> |
|
| Schema location |
http://schemas.opengis.net/gml/3.1.1/base/geometryPrimitives.xsd |