complexType hoverCommandType
diagram AVCL.2.0_diagrams/AVCL.2.0_p352.png
children LatitudeLongitude XYPosition RelativeXYPosition Depth Altitude Heading ObtainGps Standoff TimeOut
used by
element Hover
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Transit (if required) and hover within standoff distance of current or ordered position, also maintain heading (if specified).
source <xsd:complexType name="hoverCommandType">
 
<xsd:annotation>
   
<xsd:documentation>Transit (if required) and hover within standoff distance of current or ordered position, also maintain heading (if specified).</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:group ref="HorizontalPositionElements" minOccurs="0"/>
   
<xsd:group ref="DepthTypeElements" minOccurs="0"/>
   
<xsd:element ref="Heading" minOccurs="0"/>
   
<xsd:element ref="ObtainGps" minOccurs="0"/>
   
<xsd:element ref="Standoff" minOccurs="0"/>
   
<xsd:element ref="TimeOut" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>


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