Database Design Report XML Output Grammar

20 FileMaker Pro Advanced Database Design Report XML Output Grammar
<LayoutCatalog><Layout><Object>
<ConditionalFormatting><Item
id="0"
flags="9">
0x0001 - Condition enabled.
0x0002 - Apply specified font color if
condition is true.
0x0004 - Apply specified fill color if condition
is true.
0x0008 - Apply specified font face if condition
is true.
0x0010 - Apply specified font size if condition
is true.
<LayoutCatalog><Layout><Object>
<ConditionalFormatting><Item><Condition
op="1">
Identifier of a string in the localized string
table, which describes a preset operation (e.g.
"Less than or equal to")
<LayoutCatalog><Layout><Object>
<ConditionalFormatting><Item><Condition><Calc>...
Condition calculation. Done the same way as
in the rest of the grammar.
<LayoutCatalog><Layout><Object>
<ConditionalFormatting><Item><Condition><RangeBegin>
Any valid string. Beginning of range used in preset function.
Defaults to blank.
<LayoutCatalog><Layout><Object>
<ConditionalFormatting><Item><Condition><RangeEnd>
Any valid string. End of range used in preset function. Defaults
to blank.
<LayoutCatalog><Layout><Object>
<ConditionalFormatting><Item><Format>...
Font tag + subtags, the same ones we use
currently (for example, when specifying a font
for a field).
<LayoutCatalog><Layout><Object><ToolTip>
<Calculation>
<![CDATA[{CalcString}]]>
</Calculation>
<DisplayCalculation>
<Chunk type="FunctionRef">Abs</Chunk>
<Chunk type="NoRef">(13)</Chunk>
</DisplayCalculation>
<LayoutCatalog><Layout><Object><FieldObj
numOfReps="-3"
Negative is used to denote horizontal display.
Positive is used for vertical display.
The absolute value shown is for the number of
repetitions including the starting repetition.
Tag Name Value Description