Class AbsoluteTargetLane

Applied Stereotypes:
XSDcomplexType

Defines the number (ID) of the target lane.

Used in:
LaneChangeTarget
Properties
Name Type Cardinality AppliedStereotypes Description
value string 1..1 XSDattribute Number (ID) of the target lane the entity will change to.

Migration Information from XSD 0.9.1
Derived From:
OSCPrivateAction.Lateral.LaneChange.Target.Absolute
Property Name XSD Type XSD 0.9.1 Name Migration
value Attribute value

XSD 1.0 Representation


<xsd:complexType name="AbsoluteTargetLane">
<xsd:attribute name="value" type="String" use="required"/>
</xsd:complexType>

To XSD To XSLT To XSD Tree