T_Road_Lanes_LaneSection_Lr_Lane_Access_Restriction
Defines access restrictions for certain types of road users. Each restriction element defines one type that is either allowed or denied according to the parent access element.
Java class for t_road_lanes_laneSection_lr_lane_access_restriction complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_road_lanes_laneSection_lr_lane_access_restriction">
<complexContent>
<extension base="{}_OpenDriveElement">
<sequence>
<group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="type" type="{}e_accessRestrictionType" />
</extension>
</complexContent>
</complexType>
Content copied to clipboard