Database Design Report XML Output Grammar
Table Of Contents
- Database Design Report XML Output Grammar
- Table of Contents
- Overview (Summary) Section
- General Section
- File Reference Section
- BaseTable Section
- Relationship Section
- ValueList Section
- Layout Section
- Account Section
- PrivilegeSet Section
- ExtendedPrivilege Section
- Authorized Files Section
- Custom Menu Set Section
- Custom Menu Section
- Custom Function Section
- Script Section
| Script Section 81
Miscellaneous
Send Mail <Step id="63" name ="Send Mail" enable="True">
<StepText>Script step text</StepText>
<NoInteract state="True"/>
<Attachment>
<UniversalPathList>
{PathList}</UniversalPathList>
</Attachment>
<To UseFoundSet="True">
<DisplayCalculation>
<Chunk type="FunctionRef">Abs</Chunk>
<Chunk type="NoRef">(13)</Chunk>
</DisplayCalculation>
<Calculation>
<![CDATA[CalcString]]>
</Calculation>
</To>
<Cc UseFoundSet="True">
<DisplayCalculation>
<Chunk type="FunctionRef">Abs</Chunk>
<Chunk type="NoRef">(13)</Chunk>
</DisplayCalculation>
<Calculation>
<![CDATA[CalcString]]>
</Calculation>
</Cc>
<Bcc UseFoundSet="True">
<DisplayCalculation>
<Chunk type="FunctionRef">Abs</Chunk>
<Chunk type="NoRef">(13)</Chunk>
</DisplayCalculation>
<Calculation>
<![CDATA[<Step id="63" name="Send Mail">
</Calculation>
</Bcc>
<Subject>
<DisplayCalculation>
<Chunk type="FunctionRef">Abs</Chunk>
<Chunk type="NoRef">(13)</Chunk>
</DisplayCalculation>
<Calculation>
<![CDATA["Subject"]]>
</Calculation>
</Subject>
<NoInteract state> can be:
1 True
1 False
<MultipleEmails state> can
be:
1 True
1 False
<SMTPAuthenticationType>
can be:
1 SMTPAuthenticationNone
1 SMTPAuthenticationPlain
1 SMTPAuthenticationCramM
D5
<To/Cc/Bcc UseFoundSet>
can be:
1 True
1 False
<Chunk type> can be:
1 NoRef
1 FunctionRef
1 FieldRef
1 CustomFunctionRef
{PathList} can consist of
multiple absolute or
relative paths, the first
valid one of which is
used at execution time.
Area Name XMLGrammar XMLValues XMLDescription
(continued
on next page)