Database Design Report XML Output Grammar

20 FileMaker Pro Advanced Database Design Report XML Output Grammar
name="FieldObj1"
A valid layout object name
string
flags = "123"
Bit flag value to indicated the following
settings:
0x00000001 - Object has conditional
formatting
0x00000002 - Locked on layout
0x00000010 - Marked for sliding up
0x00000020 - Marked for sliding left
0x00000200 - Don't image when printing
0x00004000 - Object has associated tooltip
0x00010000 - Show "hand over button" cursor
0x01000000 - Text is vertically aligned to
center
0x02000000 - Text is vertically aligned to
bottom
0x10000000 - Don't anchor left
0x20000000 - Don't anchor top
0x40000000 - Anchor right
0x80000000 - Anchor bottom
type="Field">
Can have one of the
following values:
1 Field
1 GroupButton
1 Line
1 Rect
1 RRect
1 Oval
1 Text
1 Portal
1 ExternalObject
1 TabControl
<LayoutCatalog><Layout><Object><StyleId>
Specifies the ID of the corresponding
ObjectStyle element
<LayoutCatalog><Layout><Object>
<ConditionalFormatting>
<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.
Tag Name Value Description