diagram | |||
namespace | http://dsrc_r70/DSRC | ||
children | id request sequenceNumber role typeData | ||
used by |
| ||
source | <xsd:complexType name="SignalRequesterInfo"> <xsd:sequence> <xsd:element name="id" type="VehicleID"/> <xsd:element name="request" type="RequestID"/> <xsd:element name="sequenceNumber" type="MsgCount"/> <xsd:element name="role" type="BasicVehicleRole" minOccurs="0"/> <xsd:element name="typeData" type="RequestorType" minOccurs="0"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||
type | VehicleID | ||||
properties |
| ||||
children | entityID stationID | ||||
source | <xsd:element name="id" type="VehicleID"/> |
diagram | |||||
type | RequestID | ||||
properties |
| ||||
source | <xsd:element name="request" type="RequestID"/> |
diagram | |||||
type | MsgCount | ||||
properties |
| ||||
facets |
| ||||
source | <xsd:element name="sequenceNumber" type="MsgCount"/> |
diagram | |||||||||
type | BasicVehicleRole | ||||||||
properties |
| ||||||||
children | basicVehicle publicTransport specialTransport dangerousGoods roadWork roadRescue emergency safetyCar none-unknown truck motorcycle roadSideSource police fire ambulance dot transit slowMoving stopNgo cyclist pedestrian nonMotorized military | ||||||||
source | <xsd:element name="role" type="BasicVehicleRole" minOccurs="0"/> |
diagram | |||||||||
type | RequestorType | ||||||||
properties |
| ||||||||
children | role subrole request iso3883 hpmsType regional | ||||||||
source | <xsd:element name="typeData" type="RequestorType" minOccurs="0"/> |