complexType takeStationCommandType
diagram AVCL.2.1_diagrams/AVCL.2.1_p418.png
children TargetSonarScan TargetEdgeSonarScan TargetLocation CommandedStation Heading TimeOut
used by
element TakeStation
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
documentation
Time value in seconds.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
annotation
documentation
Commands the vehicle to take up a specified fixed station relative to an external object.
source <xsd:complexType name="takeStationCommandType">
 
<xsd:annotation>
   
<xsd:documentation>Commands the vehicle to take up a specified fixed station relative to an external object.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:choice>
     
<xsd:element ref="TargetSonarScan"/>
     
<xsd:element ref="TargetEdgeSonarScan"/>
   
</xsd:choice>
   
<xsd:element ref="TargetLocation" minOccurs="0"/>
   
<xsd:element ref="CommandedStation"/>
   
<xsd:element ref="Heading" 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