Showing:

Attributes
Diagrams
Properties
Source
Used by
Element gml:ArcByBulgeType / gml:bulge
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram
Type double
Properties
content: simple
Source
<element name="bulge" type="double"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Element gml:ArcByBulgeType / 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
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"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Complex Type gml:ArcByBulgeType
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 index414.tmp#id494 index564.tmp#id502 index90.tmp#id119 index91.tmp#id327 index92.tmp#id328 index93.tmp#id329 index94.tmp#id120 index564.tmp#id500 index564.tmp#id501
Type restriction of gml:ArcStringByBulgeType
Type hierarchy
Used by
Element gml:ArcByBulge
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 1 optional
numDerivativeInterior integer 0 optional
numDerivativesAtEnd integer 0 optional
numDerivativesAtStart integer 0 optional
Source
<complexType name="ArcByBulgeType">
  <complexContent>
    <restriction base="gml:ArcStringByBulgeType">
      <sequence>
        <choice>
          <choice minOccurs="2" maxOccurs="2">
            <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"/>
        <element name="normal" type="gml:VectorType"/>
      </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:ArcByBulgeType / @numArc
Namespace No namespace
Type integer
Properties
fixed: 1
Used by
Complex Type gml:ArcByBulgeType
Source
<attribute name="numArc" type="integer" fixed="1"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd