diagram | |||
namespace | http://dsrc_r70/DSRC | ||
children | directionalUse sharedWith laneType regional | ||
used by |
| ||
source | <xsd:complexType name="LaneAttributes"> <xsd:sequence> <xsd:element name="directionalUse" type="LaneDirection"/> <xsd:element name="sharedWith" type="LaneSharing"/> <xsd:element name="laneType" type="LaneTypeAttributes"/> <xsd:element name="regional" minOccurs="0"> <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> |
diagram | |||||||
type | LaneDirection | ||||||
properties |
| ||||||
children | ingressPath egressPath | ||||||
source | <xsd:element name="directionalUse" type="LaneDirection"/> |
diagram | |||||||
type | LaneSharing | ||||||
properties |
| ||||||
children | overlappingLaneDescriptionProvided multipleLanesTreatedAsOneLane otherNonMotorizedTrafficTypes individualMotorizedVehicleTraffic busVehicleTraffic taxiVehicleTraffic pedestriansTraffic cyclistVehicleTraffic trackedVehicleTraffic pedestrianTraffic | ||||||
source | <xsd:element name="sharedWith" type="LaneSharing"/> |
diagram | |||||
type | LaneTypeAttributes | ||||
properties |
| ||||
children | vehicle crosswalk bikeLane sidewalk median striping trackedVehicle parking | ||||
source | <xsd:element name="laneType" type="LaneTypeAttributes"/> |
diagram | |||||||||
properties |
| ||||||||
children | regionId regExtValue | ||||||||
source | <xsd:element name="regional" minOccurs="0"> <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"/> |