complexType CircleByCenterPointType
diagram sensorML_p1303.png
namespace http://www.opengis.net/gml/3.2
type restriction of gml:ArcByCenterPointType
properties
base gml:ArcByCenterPointType
children gml:pos gml:pointProperty gml:pointRep gml:posList gml:coordinates gml:radius
used by
element CircleByCenterPoint
attributes
Name  Type  Use  Default  Fixed  annotation
numDerivativesAtStartinteger  0    
numDerivativesAtEndinteger  0    
numDerivativeInteriorinteger  0    
interpolationgml:CurveInterpolationType    circularArcCenterPointWithRadius  
numArcintegerrequired    1  
source <complexType name="CircleByCenterPointType">
 
<complexContent>
   
<restriction base="gml:ArcByCenterPointType">
     
<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"/>
     
</sequence>
   
</restriction>
 
</complexContent>
</complexType>

element CircleByCenterPointType/radius
diagram sensorML_p1304.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"/>


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