complexType quitCommandType
diagram AVCL.2.0_diagrams/AVCL.2.0_p390.png
children NormalExit MissionAbort SystemAbort RecallAbort
used by
element Quit
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
End the vehicle mission after zeroing all control settings (does not initiate surfacing procedure prior to shutdown).
source <xsd:complexType name="quitCommandType">
 
<xsd:annotation>
   
<xsd:documentation>End the vehicle mission after zeroing all control settings (does not initiate surfacing procedure prior to shutdown).</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:group ref="ExitModeElements" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>


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