element AVCLMessage
diagram AVCL.2.0_diagrams/AVCL.2.0_p16.png
type avclMessageType
properties
content complex
children head body
used by
complexTypes sendMessageCommandType uavLoggableEventType ugvLoggableEventType usvLoggableEventType uuvLoggableEventType
attributes
Name  Type  Use  Default  Fixed  Annotation
version  avclVersion  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
transportStatus  derived by: xsd:string  optional  none    
documentation
Used to mark whether the message was sent or received (primarily for logging purposes).
annotation
documentation
Root level element for use in message passing between vehicles and other vehicles or operators.
source <xsd:element name="AVCLMessage" type="avclMessageType">
 
<xsd:annotation>
   
<xsd:documentation>Root level element for use in message passing between vehicles and other vehicles or operators.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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