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 index102.tmp#id116 index29.tmp#id117 index249.tmp#id115 index250.tmp#id638
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 index72.tmp#id620 index72.tmp#id621 index72.tmp#id622 index72.tmp#id619 index716.tmp#id639 index716.tmp#id640 index141.tmp#id125 index142.tmp#id448 index148.tmp#id452 index140.tmp#id453 index149.tmp#id126 index716.tmp#id636 index716.tmp#id637 index716.tmp#id635 index1024.tmp#id644 index141.tmp#id125 index142.tmp#id448 index148.tmp#id452 index140.tmp#id453 index149.tmp#id126 index1024.tmp#id642 index1024.tmp#id643
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