complexType ConeType
diagram sensorML_p1311.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractGriddedSurfaceType
properties
base gml:AbstractGriddedSurfaceType
children gml:rows
used by
element Cone
attributes
Name  Type  Use  Default  Fixed  annotation
aggregationTypegml:AggregationType      
rowsinteger      
columnsinteger      
horizontalCurveTypegml:CurveInterpolationType    circularArc3Points  
verticalCurveTypegml:CurveInterpolationType    linear  
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>

attribute ConeType/@horizontalCurveType
type gml:CurveInterpolationType
properties
isRef 0
fixed circularArc3Points
facets
Kind Value annotation 
enumeration linear 
enumeration geodesic 
enumeration circularArc3Points 
enumeration circularArc2PointWithBulge 
enumeration circularArcCenterPointWithRadius 
enumeration elliptical 
enumeration clothoid 
enumeration conic 
enumeration polynomialSpline 
enumeration cubicSpline 
enumeration rationalSpline 
source <attribute name="horizontalCurveType" type="gml:CurveInterpolationType" fixed="circularArc3Points"/>

attribute ConeType/@verticalCurveType
type gml:CurveInterpolationType
properties
isRef 0
fixed linear
facets
Kind Value annotation 
enumeration linear 
enumeration geodesic 
enumeration circularArc3Points 
enumeration circularArc2PointWithBulge 
enumeration circularArcCenterPointWithRadius 
enumeration elliptical 
enumeration clothoid 
enumeration conic 
enumeration polynomialSpline 
enumeration cubicSpline 
enumeration rationalSpline 
source <attribute name="verticalCurveType" type="gml:CurveInterpolationType" fixed="linear"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy