| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||||||||||||||||||
| type | extension of gml:AbstractCurveSegmentType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | gml:pos gml:pointProperty gml:pointRep gml:posList gml:coordinates gml:bulge gml:normal | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| 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> |
| type | gml:CurveInterpolationType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| source | <attribute name="interpolation" type="gml:CurveInterpolationType" fixed="circularArc2PointWithBulge"/> |
| type | integer | ||
| properties |
|
||
| source | <attribute name="numArc" type="integer"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||
| type | double | ||||||||
| properties |
|
||||||||
| source | <element name="bulge" type="double" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||||||||||||
| type | gml:VectorType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="normal" type="gml:VectorType" maxOccurs="unbounded"/> |