complexType ArcType
diagram sensorML_p1296.png
namespace http://www.opengis.net/gml/3.2
type restriction of gml:ArcStringType
properties
base gml:ArcStringType
children gml:pos gml:pointProperty gml:pointRep gml:posList gml:coordinates
used by
element Arc
complexType CircleType
attributes
Name  Type  Use  Default  Fixed  annotation
numDerivativesAtStartinteger  0    
numDerivativesAtEndinteger  0    
numDerivativeInteriorinteger  0    
interpolationgml:CurveInterpolationType    circularArc3Points  
numArcinteger    1  
source <complexType name="ArcType">
 
<complexContent>
   
<restriction base="gml:ArcStringType">
     
<sequence>
       
<choice>
         
<choice minOccurs="3" maxOccurs="3">
           
<element ref="gml:pos"/>
           
<element ref="gml:pointProperty"/>
           
<element ref="gml:pointRep"/>
         
</choice>
         
<element ref="gml:posList"/>
         
<element ref="gml:coordinates"/>
       
</choice>
     
</sequence>
     
<attribute name="numArc" type="integer" fixed="1"/>
   
</restriction>
 
</complexContent>
</complexType>

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


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