complexType LaneTypeAttributes
diagram
namespace http://dsrc_r70/DSRC
children vehicle crosswalk bikeLane sidewalk median striping trackedVehicle parking
used by
element LaneAttributes/laneType
source <xsd:complexType name="LaneTypeAttributes">
 
<xsd:choice>
   
<xsd:element name="vehicle" type="LaneAttributes-Vehicle"/>
   
<xsd:element name="crosswalk" type="LaneAttributes-Crosswalk"/>
   
<xsd:element name="bikeLane" type="LaneAttributes-Bike"/>
   
<xsd:element name="sidewalk" type="LaneAttributes-Sidewalk"/>
   
<xsd:element name="median" type="LaneAttributes-Barrier"/>
   
<xsd:element name="striping" type="LaneAttributes-Striping"/>
   
<xsd:element name="trackedVehicle" type="LaneAttributes-TrackedVehicle"/>
   
<xsd:element name="parking" type="LaneAttributes-Parking"/>
   
<xsd:any namespace="##other" processContents="lax"/>
 
</xsd:choice>
</xsd:complexType>

element LaneTypeAttributes/vehicle
diagram
type LaneAttributes-Vehicle
properties
isRef 0
content complex
mixed true
children isVehicleRevocableLane isVehicleFlyOverLane hovLaneUseOnly restrictedToBusUse restrictedToTaxiUse restrictedFromPublicUse hasIRbeaconCoverage permissionOnRequest
source <xsd:element name="vehicle" type="LaneAttributes-Vehicle"/>

element LaneTypeAttributes/crosswalk
diagram
type LaneAttributes-Crosswalk
properties
isRef 0
content complex
mixed true
children crosswalkRevocableLane bicyleUseAllowed isXwalkFlyOverLane fixedCycleTime biDirectionalCycleTimes hasPushToWalkButton audioSupport rfSignalRequestPresent unsignalizedSegmentsPresent
source <xsd:element name="crosswalk" type="LaneAttributes-Crosswalk"/>

element LaneTypeAttributes/bikeLane
diagram
type LaneAttributes-Bike
properties
isRef 0
content complex
mixed true
children bikeRevocableLane pedestrianUseAllowed isBikeFlyOverLane fixedCycleTime biDirectionalCycleTimes isolatedByBarrier unsignalizedSegmentsPresent
source <xsd:element name="bikeLane" type="LaneAttributes-Bike"/>

element LaneTypeAttributes/sidewalk
diagram
type LaneAttributes-Sidewalk
properties
isRef 0
content complex
mixed true
children sidewalk-RevocableLane bicyleUseAllowed isSidewalkFlyOverLane walkBikes
source <xsd:element name="sidewalk" type="LaneAttributes-Sidewalk"/>

element LaneTypeAttributes/median
diagram
type LaneAttributes-Barrier
properties
isRef 0
content complex
mixed true
children median-RevocableLane median whiteLineHashing stripedLines doubleStripedLines trafficCones constructionBarrier trafficChannels lowCurbs highCurbs
source <xsd:element name="median" type="LaneAttributes-Barrier"/>

element LaneTypeAttributes/striping
diagram
type LaneAttributes-Striping
properties
isRef 0
content complex
mixed true
children stripeToConnectingLanesRevocableLane stripeDrawOnLeft stripeDrawOnRight stripeToConnectingLanesLeft stripeToConnectingLanesRight stripeToConnectingLanesAhead
source <xsd:element name="striping" type="LaneAttributes-Striping"/>

element LaneTypeAttributes/trackedVehicle
diagram
type LaneAttributes-TrackedVehicle
properties
isRef 0
content complex
mixed true
children spec-RevocableLane spec-commuterRailRoadTrack spec-lightRailRoadTrack spec-heavyRailRoadTrack spec-otherRailType
source <xsd:element name="trackedVehicle" type="LaneAttributes-TrackedVehicle"/>

element LaneTypeAttributes/parking
diagram
type LaneAttributes-Parking
properties
isRef 0
content complex
mixed true
children parkingRevocableLane parallelParkingInUse headInParkingInUse doNotParkZone parkingForBusUse parkingForTaxiUse noPublicParkingUse
source <xsd:element name="parking" type="LaneAttributes-Parking"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy