Database Design Report XML Output Grammar
Table Of Contents
| Relationship Section 15
Relationship Section
All nodes below start with <FMPReport><File><RelationshipGraph>
Tag Name Va lu e Description
<RelationshipList>
——
<RelationshipList><Relationship
——
id = "1">
——
<RelationshipList><Relationship><LeftTable
——
name="Table1"
——
cascadeDelete="True"
Can have one of the
following values:
1 True
1 False
—
cascadeCreate="True" >
Can have one of the
following values:
1 True
1 False
—
<RelationshipList><Relationship><LeftTable>
<SortList value="True">
Can have one of the
following values:
1 True
1 False
Specify if the sort information is applicable or
not.
<RelationshipList><Relationship><LeftTable><SortList>
<Sort type="Descending">
Can have one of the
following values:
1 Ascending
1 Descending
1 Custom
—
<RelationshipList><Relationship><LeftTable><SortList>
<Sort><PrimaryField>
Child node is a field element. —
<RelationshipList><Relationship><LeftTable><SortList>
<Sort><SummaryField>
Child node is a field element.
Optional
—
<RelationshipList><Relationship><LeftTable><SortList>
<Sort><OverrideLanguage language="Japanese"/>
optional —
<RelationshipList><Relationship><LeftTable><SortList>
<Sort><ValueList name="New Value List" id="23"/>
optional —
<RelationshipList><Relationship><RightTable
——
name="Table2"
——
cascadeDelete="True"
Can have one of the
following values:
1 True
1 False
—
cascadeCreate="True" >
Can have one of the
following values:
1 True
1 False
—