Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element gml:DirectionVectorType / gml:horizontalAngle
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index134.tmp#id262 index134.tmp#id261 index135.tmp#id370
Type gml:AngleType
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
uom gml:UomIdentifier required
Source
<element name="horizontalAngle" type="gml:AngleType"/>
Schema location http://schemas.opengis.net/gml/3.2.1/direction.xsd
Element gml:DirectionVectorType / gml:verticalAngle
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index134.tmp#id262 index134.tmp#id261 index135.tmp#id370
Type gml:AngleType
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
uom gml:UomIdentifier required
Source
<element name="verticalAngle" type="gml:AngleType"/>
Schema location http://schemas.opengis.net/gml/3.2.1/direction.xsd
Complex Type gml:DirectionVectorType
Namespace http://www.opengis.net/gml/3.2
Annotations
Direction vectors are specified by providing components of a vector.
Diagram
Diagram index1283.tmp#id367 index1284.tmp#id369 index1284.tmp#id371
Used by
Model gml:vector | (gml:horizontalAngle , gml:verticalAngle)
Children gml:horizontalAngle, gml:vector, gml:verticalAngle
Source
<complexType name="DirectionVectorType">
  <annotation>
    <documentation>Direction vectors are specified by providing components of a vector.</documentation>
  </annotation>
  <choice>
    <element ref="gml:vector"/>
    <sequence>
      <annotation>
        <appinfo>deprecated</appinfo>
      </annotation>
      <element name="horizontalAngle" type="gml:AngleType"/>
      <element name="verticalAngle" type="gml:AngleType"/>
    </sequence>
  </choice>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/direction.xsd