diagram | ![]() |
||||||||||||||||||||||||
children | Range Heading TimeOut | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
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> |