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