| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||||||||||||||||||||||||||
| type | extension of gml:AbstractGeometricPrimitiveType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:pos gml:coordinates | ||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| source | <complexType name="PointType"> <complexContent> <extension base="gml:AbstractGeometricPrimitiveType"> <sequence> <choice> <element ref="gml:pos"/> <element ref="gml:coordinates"/> </choice> </sequence> </extension> </complexContent> </complexType> |