diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||||||||||||||||||
type | restriction of gml:ArcStringByBulgeType | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | gml:pos gml:pointProperty gml:pointRep gml:posList gml:coordinates gml:bulge gml:normal | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
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> |
type | integer | ||||
properties |
|
||||
source | <attribute name="numArc" type="integer" fixed="1"/> |
diagram | |||||
namespace | http://www.opengis.net/gml/3.2 | ||||
type | double | ||||
properties |
|
||||
source | <element name="bulge" type="double"/> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||||||||||||
type | gml:VectorType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <element name="normal" type="gml:VectorType"/> |