complexType SphereType
diagram sensorML_p1345.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractGriddedSurfaceType
properties
base gml:AbstractGriddedSurfaceType
children gml:rows
used by
element Sphere
attributes
Name  Type  Use  Default  Fixed  annotation
aggregationTypegml:AggregationType      
rowsinteger      
columnsinteger      
horizontalCurveTypegml:CurveInterpolationType    circularArc3Points  
verticalCurveTypegml:CurveInterpolationType    circularArc3Points  
source <complexType name="SphereType">
 
<complexContent>
   
<extension base="gml:AbstractGriddedSurfaceType">
     
<attribute name="horizontalCurveType" type="gml:CurveInterpolationType" fixed="circularArc3Points"/>
     
<attribute name="verticalCurveType" type="gml:CurveInterpolationType" fixed="circularArc3Points"/>
   
</extension>
 
</complexContent>
</complexType>

attribute SphereType/@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 SphereType/@verticalCurveType
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="verticalCurveType" type="gml:CurveInterpolationType" fixed="circularArc3Points"/>


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