diagram |
|
namespace |
http://www.opengis.net/gml/3.2 |
type |
extension of gml:AbstractGriddedSurfaceType |
properties |
base | gml:AbstractGriddedSurfaceType |
|
children |
gml:rows |
used by |
|
attributes |
|
source |
<complexType name="ConeType">
<complexContent>
<extension base="gml:AbstractGriddedSurfaceType">
<attribute name="horizontalCurveType" type="gml:CurveInterpolationType" fixed="circularArc3Points"/>
<attribute name="verticalCurveType" type="gml:CurveInterpolationType" fixed="linear"/>
</extension>
</complexContent>
</complexType> |