complexType DSRC-MsgSend
diagram
namespace http://www.IM-Draft-03-00-44a
children broadcastCycle beaconsRequest
used by
elements dSRC-MsgSend IMWrapper/dsrcMessage
source <xs:complexType name="DSRC-MsgSend">
 
<xs:sequence>
   
<xs:element name="broadcastCycle" type="BcastCycle"/>
   
<!-- details about when the msg is to be repeated -->
   
<xs:element name="beaconsRequest" type="atis:RoadSideAlert" minOccurs="0"/>
   
<!-- as per the ATIS message for sending DSRC alerts -->
 
</xs:sequence>
</xs:complexType>

element DSRC-MsgSend/broadcastCycle
diagram
type BcastCycle
properties
isRef 0
content complex
children rate period duration localBcastCycle
source <xs:element name="broadcastCycle" type="BcastCycle"/>

element DSRC-MsgSend/beaconsRequest
diagram
type atis:RoadSideAlert
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children typeEvent description priority extent spaceVector furtherInfoID
source <xs:element name="beaconsRequest" type="atis:RoadSideAlert" minOccurs="0"/>


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