complexType followBeaconCommandType
diagram AVCL.2.1_diagrams/AVCL.2.1_p340.png
children Beacon TimeOut
used by
element FollowBeacon
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 follow a light source to a recovery location.
source <xsd:complexType name="followBeaconCommandType">
 
<xsd:annotation>
   
<xsd:documentation>Commands the vehicle to follow a light source to a recovery location.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element ref="Beacon" 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