Database Design Report XML Output Grammar

| PrivilegeSet Section 41
<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"
<PrivilegeSet><Records><TableList><Table>
<FieldAccess><FieldList>
<Field
name="f2"
id = "2"
accessRestriction="Modifiable" >
Can have one of the
following values:
1 Modifiable
1 ViewOnly
1 NoAccess
<PrivilegeSet><Layouts
allowCreation="True"
Can have one of the
following values:
1 True
1 False
value="Custom" >
Can have one of the
following values:
1 Modifiable
1 ViewOnly
1 Custom
LayoutList node will only exist, if <Layouts
value> is "Custom"
<PrivilegeSet><Layouts><LayoutList>
<PrivilegeSet><Layouts><LayoutList><Layout
name="MainLayout"
If name attribute is ["Any New Layout]", then this
node will refer to all newly created Layouts.
id="221">
<PrivilegeSet><Layouts><LayoutList><Layout>
<LayoutAccess
value="Modifiable">
Can have one of the
following values:
1 Modifiable
1 ViewOnly
1 NoAccess
Tag Name Va lu e Description