Database Design Report XML Output Grammar

| Script Section 65
Records
Revert
Record/
Request
<Step id="51" name="Revert Record/Request"
enable="True">
<StepText>Script step text</StepText>
<NoInteract state="True"/>
</Step>
<NoInteract state> can be:
1 True
1 False
Records
Commit
Records/
Requests
<Step id="75" name="Commit Records/Requests"
enable="True">
<StepText>Script step text</StepText>
<NoInteract state="True"/>
<Option state="true"/>
</Step>
<NoInteract state> can be:
1 True
1 False
<Option state> can be:
1 True
1 False
Records
Copy Record <Step id="101" name="Copy Record/Request"
enable="True">
<StepText>Script step text</StepText>
</Step>
Records
Copy All
Records
<Step id="98" name="Copy All Records/Requests"
enable="True">
<StepText>Script step text</StepText>
</Step>
Records
Delete All
Records
<Step id="10" name="Delete All Records"
enable="True">
<StepText>Script step text</StepText>
<NoInteract state="True"/>
</Step>
<NoInteract state> can be:
1 True
1 False
Area Name XMLGrammar XMLValues XMLDescription