A Point is defined by a single coordinate tuple. The direct position of a point is specified by the pos element which is of type DirectPositionType. |
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| axisLabels | gml:NCNameList | optional | |||||
| gml:id | ID | required |
|
||||
| srsDimension | positiveInteger | optional | |||||
| srsName | anyURI | optional | |||||
| uomLabels | gml:NCNameList | optional |
| Complex Types | gml:PointArrayPropertyType, gml:PointPropertyType, gss:GM_Point_PropertyType |
<element name="Point" type="gml:PointType" substitutionGroup="gml:AbstractGeometricPrimitive"> <annotation> <documentation>A Point is defined by a single coordinate tuple. The direct position of a point is specified by the pos element which is of type DirectPositionType.</documentation> </annotation> </element> |