Database Design Report XML Output Grammar
Table Of Contents
- Database Design Report XML Output Grammar
- Table of Contents
- Overview (Summary) Section
- General Section
- File Reference Section
- BaseTable Section
- Relationship Section
- ValueList Section
- Layout Section
- Account Section
- PrivilegeSet Section
- ExtendedPrivilege Section
- Authorized Files Section
- Custom Menu Set Section
- Custom Menu Section
- Custom Function Section
- Script Section
26 FileMaker Pro Advanced Database Design Report XML Output Grammar
<LayoutCatalog><Layout><Object><ExternalObj typeID =
"CHRT"><Title><CharacterStyle><Font-family
— —
codeSet="Roman"
— —
fontId="1">
— —
Arial</Font-family>
— —
<LayoutCatalog><Layout><Object><ExternalObj typeID =
"CHRT"><Title><CharacterStyle><Font-size>
Integer value —
<LayoutCatalog><Layout><Object><ExternalObj typeID =
"CHRT"><Title><<CharacterStyle>/font><Face>
Integer value representing
Font Face
—
<LayoutCatalog><Layout><Object><ExternalObj typeID =
"CHRT"><Title><CharacterStyle><Color>
Fomatted as : #66CCCC —
<LayoutCatalog><Layout><Object><ExternalObj typeID =
"CHRT"><Title><Text>
<Calculation index="0">
<![CDATA[{CalcString}]]>
</Calculation>
<DisplayCalculation>
<Chunk type="FunctionRef">Abs</Chunk>
<Chunk type="NoRef">(13)</Chunk>
</DisplayCalculation>
Any valid string Title value calculation
<LayoutCatalog><Layout><Object><ExternalObj typeID =
"CHRT"><SeriesSource
— —
source="Related Records">
Can have one of the
following values:
1 Current Found Set
1 Current Record
(delimited data)
1 Related Records
—
<LayoutCatalog><Layout><Object><ExternalObj typeID =
"CHRT"><SeriesSource>
<ShowRecordGroupDataWhenSorted>
Can have one of the
following values:
1 True
1 False
Applicable when source is "Current Found
Set"
<LayoutCatalog><Layout><Object><ExternalObj typeID =
"CHRT"><SeriesSource><SourceTable>
Name of the table Applicable when source is "Related Records"
Tag Name Value Description