Showing:

Attributes
Diagrams
Properties
Source
Used by
Element gml:CircleByCenterPointType / gml:radius
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index50.tmp#id298 index50.tmp#id297 index322.tmp#id450
Type gml:LengthType
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
uom gml:UomIdentifier required
Source
<element name="radius" type="gml:LengthType"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Complex Type gml:CircleByCenterPointType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index161.tmp#id251 index161.tmp#id252 index161.tmp#id253 index161.tmp#id250 index689.tmp#id454 index689.tmp#id455 index163.tmp#id128 index164.tmp#id263 index165.tmp#id267 index166.tmp#id268 index167.tmp#id129 index689.tmp#id449 index689.tmp#id451 index689.tmp#id453 index689.tmp#id448 index163.tmp#id128 index164.tmp#id263 index165.tmp#id267 index166.tmp#id268 index167.tmp#id129 index929.tmp#id457
Type restriction of gml:ArcByCenterPointType
Type hierarchy
Used by
Model (gml:pos | gml:pointProperty | gml:pointRep | gml:posList | gml:coordinates) , gml:radius
Children gml:coordinates, gml:pointProperty, gml:pointRep, gml:pos, gml:posList, gml:radius
Attributes
QName Type Fixed Default Use Annotation
interpolation gml:CurveInterpolationType circularArcCenterPointWithRadius optional
numArc integer 1 required
numDerivativeInterior integer 0 optional
numDerivativesAtEnd integer 0 optional
numDerivativesAtStart integer 0 optional
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>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd