complexType groupActionElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p348.png
used by
element GroupAction
attributes
Name  Type  Use  Default  Fixed  Annotation
actionType  groupActionType  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Message element used to conduct or request various group maintenance actions.
source <xsd:complexType name="groupActionElementType">
 
<xsd:annotation>
   
<xsd:documentation>Message element used to conduct or request various group maintenance actions.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="actionType" type="groupActionType" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

attribute groupActionElementType/@actionType
type groupActionType
properties
use required
facets
Kind Value Annotation
enumeration join
documentation
Notification that a vehicle is joining the group.
enumeration leave
documentation
Notification that a vehicle is leaving the group.
source <xsd:attribute name="actionType" type="groupActionType" use="required"/>


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