Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Element gml:ArcStringByBulgeType / gml:bulge
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram
Type double
Properties
content: simple
maxOccurs: unbounded
Source
<element name="bulge" type="double" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Element gml:ArcStringByBulgeType / gml:normal
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index34.tmp#id110 index35.tmp#id111 index36.tmp#id109 index37.tmp#id368
Type gml:VectorType
Type hierarchy
Properties
content: complex
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels gml:NCNameList optional
Source
<element name="normal" type="gml:VectorType" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Complex Type gml:ArcStringByBulgeType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index88.tmp#id478 index88.tmp#id479 index88.tmp#id480 index88.tmp#id477 index414.tmp#id497 index414.tmp#id498 index90.tmp#id119 index91.tmp#id327 index92.tmp#id328 index93.tmp#id329 index94.tmp#id120 index414.tmp#id495 index414.tmp#id496
Type extension of gml:AbstractCurveSegmentType
Type hierarchy
Used by
Model (gml:pos | gml:pointProperty | gml:pointRep | gml:posList | gml:coordinates) , gml:bulge+ , gml:normal+
Children gml:bulge, gml:coordinates, gml:normal, gml:pointProperty, gml:pointRep, gml:pos, gml:posList
Attributes
QName Type Fixed Default Use Annotation
interpolation gml:CurveInterpolationType circularArc2PointWithBulge optional
numArc integer optional
numDerivativeInterior integer 0 optional
numDerivativesAtEnd integer 0 optional
numDerivativesAtStart integer 0 optional
Source
<complexType name="ArcStringByBulgeType">
  <complexContent>
    <extension base="gml:AbstractCurveSegmentType">
      <sequence>
        <choice>
          <choice minOccurs="2" maxOccurs="unbounded">
            <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" maxOccurs="unbounded"/>
        <element name="normal" type="gml:VectorType" maxOccurs="unbounded"/>
      </sequence>
      <attribute name="interpolation" type="gml:CurveInterpolationType" fixed="circularArc2PointWithBulge"/>
      <attribute name="numArc" type="integer"/>
    </extension>
  </complexContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Attribute gml:ArcStringByBulgeType / @interpolation
Namespace No namespace
Type gml:CurveInterpolationType
Properties
fixed: circularArc2PointWithBulge
Facets
enumeration linear
enumeration geodesic
enumeration circularArc3Points
enumeration circularArc2PointWithBulge
enumeration circularArcCenterPointWithRadius
enumeration elliptical
enumeration clothoid
enumeration conic
enumeration polynomialSpline
enumeration cubicSpline
enumeration rationalSpline
Used by
Source
<attribute name="interpolation" type="gml:CurveInterpolationType" fixed="circularArc2PointWithBulge"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Attribute gml:ArcStringByBulgeType / @numArc
Namespace No namespace
Type integer
Properties
content: simple
Used by
Source
<attribute name="numArc" type="integer"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd