T_Junction_CrossPath_LaneLink
Define the links between the lanes of the to the lanes of other roads.
Java class for t_junction_crossPath_laneLink complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_junction_crossPath_laneLink">
<complexContent>
<extension base="{}_OpenDriveElement">
<sequence>
<group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="from" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="s" type="{}t_grEqZero" />
<attribute name="to" type="{http://www.w3.org/2001/XMLSchema}integer" />
</extension>
</complexContent>
</complexType>
Content copied to clipboard