Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type gml:ArcType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index186.tmp#id486 index186.tmp#id487 index186.tmp#id488 index186.tmp#id485 index1119.tmp#id497 index1119.tmp#id498 index189.tmp#id127 index190.tmp#id335 index387.tmp#id336 index188.tmp#id337 index388.tmp#id128 index1119.tmp#id496 index1120.tmp#id500 index189.tmp#id127 index190.tmp#id335 index387.tmp#id336 index188.tmp#id337 index388.tmp#id128
Type restriction of gml:ArcStringType
Type hierarchy
Used by
Element gml:Arc
Complex Type gml:CircleType
Model (gml:pos | gml:pointProperty | gml:pointRep | gml:posList | gml:coordinates)
Children gml:coordinates, gml:pointProperty, gml:pointRep, gml:pos, gml:posList
Attributes
QName Type Fixed Default Use Annotation
interpolation gml:CurveInterpolationType circularArc3Points optional
numArc integer 1 optional
numDerivativeInterior integer 0 optional
numDerivativesAtEnd integer 0 optional
numDerivativesAtStart integer 0 optional
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>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Attribute gml:ArcType / @numArc
Namespace No namespace
Type integer
Properties
fixed: 1
Used by
Complex Type gml:ArcType
Source
<attribute name="numArc" type="integer" fixed="1"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd