gml:VectorType

For some applications the components of the position may be adjusted to yield a unit vector.

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
axisLabels gml:NCNameList optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels gml:NCNameList optional

Used By

Source

<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>