diagram | |||
namespace | http://dsrc_r70/DSRC | ||
children | connectionID queueLength availableStorageLength waitOnStop pedBicycleDetect regional | ||
used by |
| ||
source | <xsd:complexType name="ConnectionManeuverAssist"> <xsd:sequence> <xsd:element name="connectionID" type="LaneConnectionID"/> <xsd:element name="queueLength" type="ZoneLength" minOccurs="0"/> <xsd:element name="availableStorageLength" type="ZoneLength" minOccurs="0"/> <xsd:element name="waitOnStop" type="WaitOnStopline" minOccurs="0"/> <xsd:element name="pedBicycleDetect" type="PedestrianBicycleDetect" minOccurs="0"/> <xsd:element name="regional" minOccurs="0"> <xsd:complexType> <xsd:sequence maxOccurs="4"> <xsd:element name="SEQUENCE"> <xsd:complexType> <xsd:sequence> <xsd:element name="regionId" type="RegionId"/> <xsd:element name="regExtValue" type="asn1:OpenType"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:any namespace="##other" processContents="lax" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||
type | LaneConnectionID | ||||
properties |
| ||||
source | <xsd:element name="connectionID" type="LaneConnectionID"/> |
diagram | |||||||||
type | ZoneLength | ||||||||
properties |
| ||||||||
facets |
| ||||||||
source | <xsd:element name="queueLength" type="ZoneLength" minOccurs="0"/> |
diagram | |||||||||
type | ZoneLength | ||||||||
properties |
| ||||||||
facets |
| ||||||||
source | <xsd:element name="availableStorageLength" type="ZoneLength" minOccurs="0"/> |
diagram | |||||||||
type | WaitOnStopline | ||||||||
properties |
| ||||||||
children | true false | ||||||||
source | <xsd:element name="waitOnStop" type="WaitOnStopline" minOccurs="0"/> |
diagram | |||||||||
type | PedestrianBicycleDetect | ||||||||
properties |
| ||||||||
children | true false | ||||||||
source | <xsd:element name="pedBicycleDetect" type="PedestrianBicycleDetect" minOccurs="0"/> |
diagram | |||||||||
properties |
| ||||||||
children | SEQUENCE | ||||||||
source | <xsd:element name="regional" minOccurs="0"> <xsd:complexType> <xsd:sequence maxOccurs="4"> <xsd:element name="SEQUENCE"> <xsd:complexType> <xsd:sequence> <xsd:element name="regionId" type="RegionId"/> <xsd:element name="regExtValue" type="asn1:OpenType"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||
properties |
| ||||
children | regionId regExtValue | ||||
source | <xsd:element name="SEQUENCE"> <xsd:complexType> <xsd:sequence> <xsd:element name="regionId" type="RegionId"/> <xsd:element name="regExtValue" type="asn1:OpenType"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||
type | RegionId | ||||
properties |
| ||||
source | <xsd:element name="regionId" type="RegionId"/> |
diagram | |||||
type | asn1:OpenType | ||||
properties |
| ||||
source | <xsd:element name="regExtValue" type="asn1:OpenType"/> |