T_Junction_Connection_LaneLink
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>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<group ref="{}g_additionalData"/>
<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" />
</restriction>
</complexContent>
</complexType>
Content copied to clipboard