Defines the target lane of the LaneOffsetAction.
<xsd:complexType name="LaneOffsetTarget"> <xsd:choice> <xsd:element name="RelativeTargetLaneOffset" type="RelativeTargetLaneOffset"/> <xsd:element name="AbsoluteTargetLaneOffset" type="AbsoluteTargetLaneOffset"/> </xsd:choice> </xsd:complexType>
To XSD To XSLT To XSD Tree