Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element gml:DirectionVectorType / gml:horizontalAngle
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index176.tmp#id510 index176.tmp#id509 index564.tmp#id666
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 index176.tmp#id510 index176.tmp#id509 index564.tmp#id666
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 index1262.tmp#id780 index1263.tmp#id919 index1263.tmp#id920
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