Database Design Report XML Output Grammar

| Account Section 31
Account Section
All nodes below start with <FMPReport><File>
<FileReference id="1" name="FileWithScript">
<UniversalPathList>
file:FileWithScript.fp7
</UniversalPathList>
</FileReference>
Present if the script to be invoked is from an
external file.
<Calculation>
<![CDATA["A param for the script"]]>
</Calculation>
<DisplayCalculation>
<Chunk type="NoRef">"A param for the
script"</Chunk>
</DisplayCalculation>
Present if there is a calc specified to generate
the parameter to the script.
<ScriptTriggers><Trigger><TriggerText>
Contains a textual
representation of the trigger.
The other nodes are useful if you want to work
with the pieces that make up the trigger; this
node is useful as a textual summary of the
entire trigger.
Tag Name Va lu e Description
<AccountCatalog>
<AccountCatalog><Account
name="Sales"
id="1"
status="Active"
Can have one of the
following values:
1 Active
1 Inactive
changePasswordOnNextLogin="True"
Can have one of the
following values:
1 True
1 False
managedBy = "FileMaker"
Can have one of the
following values:
1 FileMaker
1 External
Tag Name Va lu e Description