Database Design Report XML Output Grammar

| Layout Section 19
Layout Section
All nodes below start with <FMPReport><File>
A node with its children may be attached to a layout or to individual layout objects. Consequently, all nodes below
start with either:
1 <FMPReport><LayoutCatalog><Layout> or
1 <FMPReport><LayoutCatalog><Layout><Object>
Tag Name Value Description
<LayoutCatalog>
<LayoutCatalog><Group
A collection of layouts and/or other groups
name=”some_group”
id=”1”
groupCollapsed=”True”
Can have one of the
following values:
1 True
1 False
Indicates whether or not this group is collapsed
in the UI.
includeInMenu="True" >
Can have one of the
following values:
1 True
1 False
<LayoutCatalog></Group>
<LayoutCatalog><Layout
name="layout#1"
id=”234”
quickFind=”True”
includeInMenu="True" >
Can have one of the
following values:
1 True
1 False
Property to determine if the layout is included
in the menu.
<LayoutCatalog><Layout><Table
name="table"
id="1">
<LayoutCatalog><Layout><CustomMenuSet
name="Custom menu set"
id="1">
<LayoutCatalog><Layout><Options
saveRecord="True"
showFieldFrames="True">
<LayoutCatalog><Layout><Object