Defines shape, duration and lateral acceleration which are used to do the lane offset action.
<xsd:complexType name="LaneOffsetActionDynamics"> <xsd:attribute name="maxLateralAcc" type="Double"/> <xsd:attribute name="dynamicsShape" type="DynamicsShape" use="required"/> </xsd:complexType>
To XSD To XSLT To XSD Tree