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
| Custom Menu Set Section 45
Custom Menu Set Section
All nodes below start with <FMPReport><File>
filesnames = "protected_file"
string of authorized filenames The filename of the protected file this file is
authorized to access.
user = "Admin"
string - name of admin user The identify of the Full Access user account
that created the authorization.
date = "7/30/2010 4:15:32 PM"
string - timestamp The timestamp when the authorization was
created.
id = "1">
— Internal id value.
Tag Name Value Description
<CustomMenuSetCatalog>
— —
<CustomMenuSetCatalog><CustomMenuSet
— Custom menu set XML element.
name="Menu Set 1"
Unique name for the menu set.
id="1">
— Identifier indicating creation order.
<CustomMenuSetCatalog<CustomMenuSet>
<CustomMenuList>
— —
<CustomMenuSetCatalog<CustomMenuSet>
<CustomMenuList><CustomMenu
— —
name="Custom menu"
— —
id="1">
— —
<CustomMenuSetCatalog<CustomMenuSet><Comment>
— —
Tag Name Value Description