Database Design Report XML Output Grammar
Table Of Contents
34 FileMaker Pro Advanced Database Design Report XML Output Grammar
<PrivilegeSet><Records><TableList><Table><View>
<DisplayCalculation><Chunk type="NoRef">
SomeText</Chunk>
Type can have one of the
following values:
1 NoRef
1 FunctionRef
1 FieldRef
1 CustomFunctionRef
—
<PrivilegeSet><Records><TableList><Table>
<Edit value="True">
Can have one of the
following values:
1 True
1 False
1 Limited
—
<PrivilegeSet><Records><TableList><Table><Edit>
<Calculation><![CDATA[Calc String]]>
— This node will only exist if <Edit value> is
"Limited"
<PrivilegeSet><Records><TableList><Table><Edit>
<DisplayCalculation>
— This node will only exist if <Edit value> is
"Limited"
<PrivilegeSet><Records><TableList><Table><Edit>
<DisplayCalculation><Chunk type="NoRef">
SomeText</Chunk>
Type can have one of the
following values:
1 NoRef
1 FunctionRef
1 FieldRef
1 CustomFunctionRef
—
<PrivilegeSet><Records><TableList><Table>
<Create value="True">
Can have one of the
following values:
1 True
1 False
—
<PrivilegeSet><Records><TableList><Table>
<Delete value="True">
Can have one of the
following values:
1 True
1 False
1 Limited
—
<PrivilegeSet><Records><TableList><Table><Delete>
<Calculation>
— This node will only exist if <Delete value> is
"Limited"
<PrivilegeSet><Records><TableList><Table><Delete>
<DisplayCalculation>
— This node will only exist if <Delete value> is
"Limited"
<PrivilegeSet><Records><TableList><Table><Delete>
<DisplayCalculation><Chunk type="NoRef">
SomeText</Chunk>
Type can have one of the
following values:
1 NoRef
1 FunctionRef
1 FieldRef
1 CustomFunctionRef
—
<PrivilegeSet><Records><TableList><Table><FieldAccess
— —
value="Limited">
Can have one of the
following values:
1 All
1 Limited
1 No Access
—
<PrivilegeSet><Records><TableList><Table>
<FieldAccess><FieldList>
— This node will only exist if <FieldAccess value>
is "Limited"
Tag Name Va lu e Description