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