Database Design Report XML Output Grammar

| Layout Section 21
<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.
flags="2080"
Integer value containing bit
flag information
Possible bit flag values are:
Add "Other" item to control set fields =
0x0001
Automatically select all when entering field =
0x0002
Do not allow entry into field in Browse mode =
0x0004
Add "Edit" item to edit value list = 0x0008
Do no allow entry into field in Find mode =
0x0010
Exit field on TAB key = 0x0020
Exit field on RETURN key = 0x0040
Exit field on ENTER key = 0x0080
Include vertical scroll bar = 0x0100
Include horizontal scroll bar = 0x0200
Include drop-down/pop-up icon = 0x0400
Auto-complete using specified value list or
field's values = 0x0800
Disable Visual Spell Checking = 0x2000
Disable for Quick Find = 0x8000
Tag Name Value Description