Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element gml:DirectionVectorType / gml:horizontalAngle
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index83.tmp#id280 index83.tmp#id279 index170.tmp#id498
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 index83.tmp#id280 index83.tmp#id279 index170.tmp#id498
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 index518.tmp#id606 index519.tmp#id809 index519.tmp#id810
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