diagram | |||
namespace | http://dsrc_r70/DSRC | ||
children | connectingLane remoteIntersection signalGroup userClass connectionID | ||
used by |
| ||
source | <xsd:complexType name="Connection"> <xsd:sequence> <xsd:element name="connectingLane" type="ConnectingLane"/> <xsd:element name="remoteIntersection" type="IntersectionReferenceID" minOccurs="0"/> <xsd:element name="signalGroup" type="SignalGroupID" minOccurs="0"/> <xsd:element name="userClass" type="RestrictionClassID" minOccurs="0"/> <xsd:element name="connectionID" type="LaneConnectionID" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||
type | ConnectingLane | ||||
properties |
| ||||
children | lane maneuver | ||||
source | <xsd:element name="connectingLane" type="ConnectingLane"/> |
diagram | |||||||||
type | IntersectionReferenceID | ||||||||
properties |
| ||||||||
children | region id | ||||||||
source | <xsd:element name="remoteIntersection" type="IntersectionReferenceID" minOccurs="0"/> |
diagram | |||||||||
type | SignalGroupID | ||||||||
properties |
| ||||||||
source | <xsd:element name="signalGroup" type="SignalGroupID" minOccurs="0"/> |
diagram | |||||||||
type | RestrictionClassID | ||||||||
properties |
| ||||||||
source | <xsd:element name="userClass" type="RestrictionClassID" minOccurs="0"/> |
diagram | |||||||||
type | LaneConnectionID | ||||||||
properties |
| ||||||||
source | <xsd:element name="connectionID" type="LaneConnectionID" minOccurs="0"/> |