diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | targetDevice requestedAction suggestedPhrase broadcastCycle beaconsRequest | ||
used by |
|
||
source | <xs:complexType name="DSRC-UsePlan"> <xs:sequence> <xs:element name="targetDevice"> <xs:complexType> <xs:sequence> <xs:element name="who" type="tmdd:Organization-identifier"/> <!-- A unique identifier for an organization within a region. --> <xs:element name="what" type="tmdd:Device-identifier"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="requestedAction" type="RequestedAction" minOccurs="0"/> <!-- request if immediate or delayed display of data --> <xs:element name="suggestedPhrase" minOccurs="0"> <xs:simpleType> <xs:restriction base="itis:ITIScodes"/> </xs:simpleType> </xs:element> <!-- a sequence of suggested text to be used which can be skipped if the same data is present in the beaconRequest portion --> <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 note that this message allows both "regular" messages and high priority SAE alert message formats to be used --> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
properties |
|
||||
children | who what | ||||
source | <xs:element name="targetDevice"> <xs:complexType> <xs:sequence> <xs:element name="who" type="tmdd:Organization-identifier"/> <!-- A unique identifier for an organization within a region. --> <xs:element name="what" type="tmdd:Device-identifier"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tmdd:Organization-identifier | ||||
properties |
|
||||
source | <xs:element name="who" type="tmdd:Organization-identifier"/> |
diagram | ![]() |
||||
type | tmdd:Device-identifier | ||||
properties |
|
||||
source | <xs:element name="what" type="tmdd:Device-identifier"/> |
diagram | ![]() |
||||||||
type | RequestedAction | ||||||||
properties |
|
||||||||
source | <xs:element name="requestedAction" type="RequestedAction" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | restriction of itis:ITIScodes | ||||||||
properties |
|
||||||||
source | <xs:element name="suggestedPhrase" minOccurs="0"> <xs:simpleType> <xs:restriction base="itis:ITIScodes"/> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | BcastCycle | ||||
properties |
|
||||
children | rate period duration localBcastCycle | ||||
source | <xs:element name="broadcastCycle" type="BcastCycle"/> |
diagram | ![]() |
||||||||
type | atis:RoadSideAlert | ||||||||
properties |
|
||||||||
children | typeEvent description priority extent spaceVector furtherInfoID | ||||||||
source | <xs:element name="beaconsRequest" type="atis:RoadSideAlert" minOccurs="0"/> |