| diagram | ![]() |
||
| namespace | http://www.DSRC-Draft-03-00-24 | ||
| children | msgID name id lanesCnt states premept localSPAT | ||
| used by |
|
||
| source | <xs:complexType name="SPAT"> <xs:sequence> <xs:element name="msgID" type="DSRCmsgID"/> <xs:element name="name" type="DescriptiveName" minOccurs="0"/> <xs:element name="id" type="IntersectionID"/> <xs:element name="lanesCnt" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:unsignedByte"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="states"> <xs:complexType> <xs:sequence maxOccurs="255"> <xs:element name="state" type="MovementState"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="premept" type="PreemptionState"/> <xs:element name="localSPAT" type="local:SPAT" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | |||||
| type | DSRCmsgID | ||||
| properties |
|
||||
| source | <xs:element name="msgID" type="DSRCmsgID"/> |
| diagram | |||||||||
| type | DescriptiveName | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="name" type="DescriptiveName" minOccurs="0"/> |
| diagram | |||||
| type | IntersectionID | ||||
| properties |
|
||||
| source | <xs:element name="id" type="IntersectionID"/> |
| diagram | |||||||||
| type | restriction of xs:unsignedByte | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="lanesCnt" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:unsignedByte"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | state | ||||
| source | <xs:element name="states"> <xs:complexType> <xs:sequence maxOccurs="255"> <xs:element name="state" type="MovementState"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | MovementState | ||||
| properties |
|
||||
| children | movementName laneCnt laneSet signalState pedState specialState timeToChange stateConfidence signalState pedState yellowTimeToChange yellowStateConfidence vehicleCount pedState pedDetect pedCount localMovementState | ||||
| source | <xs:element name="state" type="MovementState"/> |
| diagram | ![]() |
||||
| type | PreemptionState | ||||
| properties |
|
||||
| children | general publicSafety transit rail blockages localPreemptionState | ||||
| source | <xs:element name="premept" type="PreemptionState"/> |
| diagram | |||||||
| type | local:SPAT | ||||||
| properties |
|
||||||
| source | <xs:element name="localSPAT" type="local:SPAT" minOccurs="0"/> |