T_Road_Lanes_LaneSection_Left
Contains all lanes left to the center lane.
Java class for t_road_lanes_laneSection_left complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_road_lanes_laneSection_left">
<complexContent>
<extension base="{}_OpenDriveElement">
<sequence>
<element name="lane" type="{}t_road_lanes_laneSection_left_lane" maxOccurs="unbounded"/>
<group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Content copied to clipboard