gml:DirectionVector
Element information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/direction.xsd
Type: gml:DirectionVectorType
Properties: Local, Qualified
Content
- Choice [1..1]
- gml:vector
- Sequence [1..1]
- gml:horizontalAngle [1..1]
- gml:verticalAngle [1..1]
Attributes
None
Used in
- Type gml:DirectionPropertyType (Elements gml:bearing, gml:direction)
Sample instance
<gml:DirectionVector> <gml:vector>1.0 1.0</gml:vector> </gml:DirectionVector>