complexType ArcStringByBulgeType
diagram sensorML_p1292.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:bulge gml:normal
used by
element ArcStringByBulge
complexType ArcByBulgeType
attributes
Name  Type  Use  Default  Fixed  annotation
numDerivativesAtStartinteger  0    
numDerivativesAtEndinteger  0    
numDerivativeInteriorinteger  0    
interpolationgml:CurveInterpolationType    circularArc2PointWithBulge  
numArcinteger      
source <complexType name="ArcStringByBulgeType">
 
<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="bulge" type="double" maxOccurs="unbounded"/>
       
<element name="normal" type="gml:VectorType" maxOccurs="unbounded"/>
     
</sequence>
     
<attribute name="interpolation" type="gml:CurveInterpolationType" fixed="circularArc2PointWithBulge"/>
     
<attribute name="numArc" type="integer"/>
   
</extension>
 
</complexContent>
</complexType>

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

attribute ArcStringByBulgeType/@numArc
type integer
properties
isRef 0
source <attribute name="numArc" type="integer"/>

element ArcStringByBulgeType/bulge
diagram sensorML_p1293.png
namespace http://www.opengis.net/gml/3.2
type double
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
source <element name="bulge" type="double" maxOccurs="unbounded"/>

element ArcStringByBulgeType/normal
diagram sensorML_p1294.png
namespace http://www.opengis.net/gml/3.2
type gml:VectorType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
srsNameanyURI      
srsDimensionpositiveInteger      
axisLabelsgml:NCNameList      
uomLabelsgml:NCNameList      
source <element name="normal" type="gml:VectorType" maxOccurs="unbounded"/>


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