complexType sendMessageCommandType
diagram AVCL.3.1_diagrams/AVCL.3.1_p414.png
children AVCLMessage
used by
element SendMessage
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
documentation
Time value in seconds.
title  xsd:string  optional      
documentation
Short title naming this element.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
refid  xsd:IDREF  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