Database Design Report XML Output Grammar
Table Of Contents
| Script Section 51
Editing
Cut <Step id="46" name="Cut" enable="True">
<StepText>Script step text</StepText>
<SelectAll state="True"/>
<Field name="f3" id="2" table="test"/>
<Repetition>
<DisplayCalculation>
<Chunk type="FunctionRef">Abs</Chunk>
<Chunk type="NoRef">(13)</Chunk>
</DisplayCalculation>
<Calculation>
<![CDATA["Value"]]>
</Calculation>
</Repetition>
</Step>
<SelectAll state> can be:
1 True
1 False
—
Editing
Copy <Step id="47" name="Copy" enable="True">
<StepText>Script step text</StepText>
<SelectAll state="True"/>
<Field name="f3" id="2" table="test"/>
<Repetition>
<DisplayCalculation>
<Chunk type="FunctionRef">Abs</Chunk>
<Chunk type="NoRef">(13)</Chunk>
</DisplayCalculation>
<Calculation>
<![CDATA["Value"]]>
</Calculation>
</Repetition>
</Step>
<SelectAll state> can be:
1 True
1 False
—
Editing
Paste <Step id="48" name="Paste" enable="True">
<StepText>Script step text</StepText>
<NoStyle state="True"/>
<SelectAll state="True"/>
<LinkAvail state="True"/>
<Field name="f3" id="2" table="test"/>
<Repetition>
<DisplayCalculation>
<Chunk type="FunctionRef">Abs</Chunk>
<Chunk type="NoRef">(13)</Chunk>
</DisplayCalculation>
<Calculation>
<![CDATA["Value"]]>
</Calculation>
</Repetition>
</Step>
<NoStyle state> can be:
1 True
1 False
<SelectAll state> can be:
1 True
1 False
<LinkAvail state> can be:
1 True
1 False
—
Area Name XMLGrammar XMLValues XMLDescription