For some applications the components of the position may be adjusted to yield a unit vector. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
axisLabels | gml:NCNameList | optional | ||||
srsDimension | positiveInteger | optional | ||||
srsName | anyURI | optional | ||||
uomLabels | gml:NCNameList | optional |
<complexType name="VectorType"> <annotation> <documentation>For some applications the components of the position may be adjusted to yield a unit vector.</documentation> </annotation> <simpleContent> <restriction base="gml:DirectPositionType"/> </simpleContent> </complexType> |