Defines the target lane of the LaneChangeAction.
<xsd:complexType name="LaneChangeTarget"> <xsd:choice> <xsd:element name="RelativeTargetLane" type="RelativeTargetLane" minOccurs="0"/> <xsd:element name="AbsoluteTargetLane" type="AbsoluteTargetLane" minOccurs="0"/> </xsd:choice> </xsd:complexType>
To XSD To XSD Tree