complexType recoverCommandType
diagram AVCL.2.0_diagrams/AVCL.2.0_p391.png
children Range Heading TimeOut
used by
element Recover
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Commands the vehicle to recover at a recovering station (vehicle should be directly in front of station, but heading can be off).
source <xsd:complexType name="recoverCommandType">
 
<xsd:annotation>
   
<xsd:documentation>Commands the vehicle to recover at a recovering station (vehicle should be directly in front of station, but heading can be off).</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element ref="Range"/>
   
<xsd:element ref="Heading"/>
   
<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