Used to either issue a command to the simulation environment or start an external script. Allows the user to activate custom actions in their simulation tool.
<xsd:complexType name="UserDefinedAction"> <xsd:sequence> <xsd:element name="CustomCommandAction" type="CustomCommandAction"/> </xsd:sequence> </xsd:complexType>
To XSD To XSD Tree