complexType DirectionVectorType
diagram sensorML_p754.png
namespace http://www.opengis.net/gml/3.2
children gml:vector gml:horizontalAngle gml:verticalAngle
used by
element DirectionPropertyType/DirectionVector
annotation
documentation
Direction vectors are specified by providing components of a vector.
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>

element DirectionVectorType/horizontalAngle
diagram sensorML_p755.png
namespace http://www.opengis.net/gml/3.2
type gml:AngleType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uomgml:UomIdentifierrequired      
source <element name="horizontalAngle" type="gml:AngleType"/>

element DirectionVectorType/verticalAngle
diagram sensorML_p756.png
namespace http://www.opengis.net/gml/3.2
type gml:AngleType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uomgml:UomIdentifierrequired      
source <element name="verticalAngle" type="gml:AngleType"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy