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