Class Init

Applied Stereotypes:
XSDcomplexType

Defines the actions which are executed during the initialization phase of a scenario.

Used in:
Storyboard
Properties
Name Type Cardinality AppliedStereotypes Description
actions InitActions 1..1 A list of actions initially executed when the enclosing storyboard starts.

Migration Information from XSD 0.9.1
Derived From:
OpenSCENARIO.xsd/OpenSCENARIO.Storyboard.Init
Property Name XSD Type XSD 0.9.1 Name Migration
actions Element Actions

XSD 1.0 Representation


<xsd:complexType name="Init">
<xsd:sequence>
<xsd:element name="Actions" type="InitActions"/>
</xsd:sequence>
</xsd:complexType>

To XSD To XSLT To XSD Tree