Database Design Report XML Output Grammar

18 FileMaker Pro Advanced Database Design Report XML Output Grammar
Layout Section
All nodes below start with <FMPReport><File>
sort = "False"
show = "False">
resortLanguage ="Finnish" >
Sort can have one of the
following values:
1 True
1 False
show can have one of the
following values:
1 True
1 False
The sort attribute indicates that the field
contents are sorted. The show attribute
indicates that the field contents are included in
the value list. The resortLanguage indicates the
language re-sort is based on.
<ValueListCatalog><ValueList><SecondaryField><Field
table="Table2"
id="2"
name="Field2" >
<ValueListCatalog><ValueList>
<ShowRelated value="True">
Can have one of the
following values:
1 True
1 False
<ValueListCatalog><ValueList><ShowRelated>
<Table name="Table" id="1"/>
<ValueListCatalog><ValueList><External>
<ValueListCatalog><ValueList><External><FileReference
name="FileReferenceName"
id="123" >
<ValueListCatalog><ValueList><External><ValueList
name="ValueList1"
id="24">
Tag Name Value Description
<LayoutCatalog>
<LayoutCatalog><Layout
name="layout#1"
id="234"
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
Tag Name Value Description