complexType CubicSplineType
diagram sensorML_p1312.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractCurveSegmentType
properties
base gml:AbstractCurveSegmentType
children gml:pos gml:pointProperty gml:pointRep gml:posList gml:coordinates gml:vectorAtStart gml:vectorAtEnd
used by
element CubicSpline
attributes
Name  Type  Use  Default  Fixed  annotation
numDerivativesAtStartinteger  0    
numDerivativesAtEndinteger  0    
numDerivativeInteriorinteger  0    
interpolationgml:CurveInterpolationType    cubicSpline  
degreeinteger    3  
source <complexType name="CubicSplineType">
 
<complexContent>
   
<extension base="gml:AbstractCurveSegmentType">
     
<sequence>
       
<choice>
         
<choice minOccurs="2" maxOccurs="unbounded">
           
<element ref="gml:pos"/>
           
<element ref="gml:pointProperty"/>
           
<element ref="gml:pointRep"/>
         
</choice>
         
<element ref="gml:posList"/>
         
<element ref="gml:coordinates"/>
       
</choice>
       
<element name="vectorAtStart" type="gml:VectorType"/>
       
<element name="vectorAtEnd" type="gml:VectorType"/>
     
</sequence>
     
<attribute name="interpolation" type="gml:CurveInterpolationType" fixed="cubicSpline"/>
     
<attribute name="degree" type="integer" fixed="3"/>
   
</extension>
 
</complexContent>
</complexType>

attribute CubicSplineType/@interpolation
type gml:CurveInterpolationType
properties
isRef 0
fixed cubicSpline
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="interpolation" type="gml:CurveInterpolationType" fixed="cubicSpline"/>

attribute CubicSplineType/@degree
type integer
properties
isRef 0
fixed 3
source <attribute name="degree" type="integer" fixed="3"/>

element CubicSplineType/vectorAtStart
diagram sensorML_p1313.png
namespace http://www.opengis.net/gml/3.2
type gml:VectorType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
srsNameanyURI      
srsDimensionpositiveInteger      
axisLabelsgml:NCNameList      
uomLabelsgml:NCNameList      
source <element name="vectorAtStart" type="gml:VectorType"/>

element CubicSplineType/vectorAtEnd
diagram sensorML_p1314.png
namespace http://www.opengis.net/gml/3.2
type gml:VectorType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
srsNameanyURI      
srsDimensionpositiveInteger      
axisLabelsgml:NCNameList      
uomLabelsgml:NCNameList      
source <element name="vectorAtEnd" type="gml:VectorType"/>


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