complexType sendMessageCommandType
diagram AVCL.2.1_diagrams/AVCL.2.1_p404.png
children AVCLMessage
used by
element SendMessage
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
Send the specified message to one or more vehicles using the designated communications method.
source <xsd:complexType name="sendMessageCommandType">
 
<xsd:annotation>
   
<xsd:documentation>Send the specified message to one or more vehicles using the designated communications method.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:choice>
   
<xsd:element ref="AVCLMessage"/>
 
</xsd:choice>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>


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