Commit for development environment setup
This commit is contained in:
16
PROMS/fmtxml/StepTypeMenu.txt
Normal file
16
PROMS/fmtxml/StepTypeMenu.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
<Step Name='Table'>
|
||||
<Menu Action='Contingency' Available='true' Item='With Border'/>
|
||||
</Step>
|
||||
<Step Name='AERTable'>
|
||||
<Menu Action='Normal/Standard' Available='true' MenuItem='AER Table with Border'/>
|
||||
<Menu Action='Contingency' Available='false'/>
|
||||
</Step>
|
||||
<Step Name='Caution'>
|
||||
<Menu Action='Normal/Standard' Available='true' Item='Standard Caution'>
|
||||
<Alternate Type='Note'/>
|
||||
<Alternate Type='High-Level Step'/>
|
||||
</Menu>
|
||||
</Step>
|
||||
<Step Name='RNO'>
|
||||
<Menu Action='Contingency' Available='false' Reason='Contingency steps cannot change type'/>
|
||||
</Step>
|
Reference in New Issue
Block a user