complexType ArcByCenterPointType
diagram sensorML_p1288.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:radius gml:startAngle gml:endAngle
used by
element ArcByCenterPoint
complexType CircleByCenterPointType
attributes
Name  Type  Use  Default  Fixed  annotation
numDerivativesAtStartinteger  0    
numDerivativesAtEndinteger  0    
numDerivativeInteriorinteger  0    
interpolationgml:CurveInterpolationType    circularArcCenterPointWithRadius  
numArcintegerrequired    1  
source <complexType name="ArcByCenterPointType">
 
<complexContent>
   
<extension base="gml:AbstractCurveSegmentType">
     
<sequence>
       
<choice>
         
<choice>
           
<element ref="gml:pos"/>
           
<element ref="gml:pointProperty"/>
           
<element ref="gml:pointRep"/>
         
</choice>
         
<element ref="gml:posList"/>
         
<element ref="gml:coordinates"/>
       
</choice>
       
<element name="radius" type="gml:LengthType"/>
       
<element name="startAngle" type="gml:AngleType" minOccurs="0"/>
       
<element name="endAngle" type="gml:AngleType" minOccurs="0"/>
     
</sequence>
     
<attribute name="interpolation" type="gml:CurveInterpolationType" fixed="circularArcCenterPointWithRadius"/>
     
<attribute name="numArc" type="integer" use="required" fixed="1"/>
   
</extension>
 
</complexContent>
</complexType>

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

attribute ArcByCenterPointType/@numArc
type integer
properties
isRef 0
fixed 1
use required
source <attribute name="numArc" type="integer" use="required" fixed="1"/>

element ArcByCenterPointType/radius
diagram sensorML_p1289.png
namespace http://www.opengis.net/gml/3.2
type gml:LengthType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uomgml:UomIdentifierrequired      
source <element name="radius" type="gml:LengthType"/>

element ArcByCenterPointType/startAngle
diagram sensorML_p1290.png
namespace http://www.opengis.net/gml/3.2
type gml:AngleType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uomgml:UomIdentifierrequired      
source <element name="startAngle" type="gml:AngleType" minOccurs="0"/>

element ArcByCenterPointType/endAngle
diagram sensorML_p1291.png
namespace http://www.opengis.net/gml/3.2
type gml:AngleType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uomgml:UomIdentifierrequired      
source <element name="endAngle" type="gml:AngleType" minOccurs="0"/>


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