complexType DSRC-UsePlan
diagram
namespace http://www.IM-Draft-03-00-44a
children targetDevice requestedAction suggestedPhrase broadcastCycle beaconsRequest
used by
elements RequestPhysicalAsset/dsrcUse TrafficControlPlan/dsrcUse
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 &quot;regular&quot; messages
         and high priority SAE alert message formats to be used --
>
 
</xs:sequence>
</xs:complexType>

element DSRC-UsePlan/targetDevice
diagram
properties
isRef 0
content complex
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>

element DSRC-UsePlan/targetDevice/who
diagram
type tmdd:Organization-identifier
properties
isRef 0
content simple
source <xs:element name="who" type="tmdd:Organization-identifier"/>

element DSRC-UsePlan/targetDevice/what
diagram
type tmdd:Device-identifier
properties
isRef 0
content simple
source <xs:element name="what" type="tmdd:Device-identifier"/>

element DSRC-UsePlan/requestedAction
diagram
type RequestedAction
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="requestedAction" type="RequestedAction" minOccurs="0"/>

element DSRC-UsePlan/suggestedPhrase
diagram
type restriction of itis:ITIScodes
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="suggestedPhrase" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="itis:ITIScodes"/>
 
</xs:simpleType>
</xs:element>

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

element DSRC-UsePlan/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