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 index338.tmp#id113 index9.tmp#id114 index339.tmp#id112 index500.tmp#id399
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 index176.tmp#id245 index176.tmp#id246 index176.tmp#id247 index176.tmp#id244 index194.tmp#id522 index194.tmp#id523 index33.tmp#id122 index34.tmp#id257 index190.tmp#id261 index178.tmp#id262 index191.tmp#id123 index194.tmp#id520 index194.tmp#id521 index194.tmp#id519 index195.tmp#id527 index33.tmp#id122 index34.tmp#id257 index190.tmp#id261 index178.tmp#id262 index191.tmp#id123 index195.tmp#id525 index195.tmp#id526
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