<state id="state" parent="flowId#stateId">+The parent state this state should inherit from. +Specify the value in the form [flowId]#
<action-state id="state" parent="myParentFlow#myParentState">or
<action-state id="state" parent="#myLocalParentState">]]>
<state id="state" parent="flowId#stateId">+The parent state this state should inherit from. +Specify the value in the form [flowId]#
<view-state id="state" parent="myParentFlow#myParentState">or
<view-state id="state" parent="#myLocalParentState">]]>
<state id="state" parent="flowId#stateId">+The parent state this state should inherit from. +Specify the value in the form [flowId]#
<decision-state id="state" parent="myParentFlow#myParentState">or
<decision-state id="state" parent="#myLocalParentState">]]>
<state id="state" parent="flowId#stateId">+The parent state this state should inherit from. +Specify the value in the form [flowId]#
<subflow-state id="state" parent="myParentFlow#myParentState">or
<subflow-state id="state" parent="#myLocalParentState">]]>
<state id="state" parent="flowId#stateId">+The parent state this state should inherit from. +Specify the value in the form [flowId]#
<end-state id="state" parent="myParentFlow#myParentState">or
<end-state id="state" parent="#myLocalParentState">]]>