complexType sendMessageCommandType
diagram AVCL.2.0_diagrams/AVCL.2.0_p404.png
children AVCLMessage
used by
element SendMessage
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
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