complexType ArcByBulgeType
diagram sensorML_p1285.png
namespace http://www.opengis.net/gml/3.2
type restriction of gml:ArcStringByBulgeType
properties
base gml:ArcStringByBulgeType
children gml:pos gml:pointProperty gml:pointRep gml:posList gml:coordinates gml:bulge gml:normal
used by
element ArcByBulge
attributes
Name  Type  Use  Default  Fixed  annotation
numDerivativesAtStartinteger  0    
numDerivativesAtEndinteger  0    
numDerivativeInteriorinteger  0    
interpolationgml:CurveInterpolationType    circularArc2PointWithBulge  
numArcinteger    1  
source <complexType name="ArcByBulgeType">
 
<complexContent>
   
<restriction base="gml:ArcStringByBulgeType">
     
<sequence>
       
<choice>
         
<choice minOccurs="2" maxOccurs="2">
           
<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"/>
       
<element name="normal" type="gml:VectorType"/>
     
</sequence>
     
<attribute name="numArc" type="integer" fixed="1"/>
   
</restriction>
 
</complexContent>
</complexType>

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

element ArcByBulgeType/bulge
diagram sensorML_p1286.png
namespace http://www.opengis.net/gml/3.2
type double
properties
isRef 0
content simple
source <element name="bulge" type="double"/>

element ArcByBulgeType/normal
diagram sensorML_p1287.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="normal" type="gml:VectorType"/>


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