T_Junction_Connection_LaneLink
Provides information about the lanes that are linked between an incoming road and a connecting road. It is strongly recommended to provide this element. It is deprecated to omit the element.
Java class for t_junction_connection_laneLink complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_junction_connection_laneLink">
<complexContent>
<extension base="{}_OpenDriveElement">
<sequence>
</sequence>
<attribute name="from" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="to" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
</extension>
</complexContent>
</complexType>
Content copied to clipboard