Defines the actions which are executed during the initialization phase of a scenario.
<xsd:complexType name="Init"> <xsd:sequence> <xsd:element name="Actions" type="InitActions"/> </xsd:sequence> </xsd:complexType>
To XSD To XSD Tree