Database Design Report XML Output Grammar

| Custom Menu Section 37
<CustomMenuCatalog<CustomMenu><Title><Calculation>
——
<CustomMenuCatalog<CustomMenu><Title>
<DisplayCalculation>
——
<CustomMenuCatalog<CustomMenu><Comment>
XML node containing the comment of a
custom menu.
<CustomMenuCatalog><CustomMenu><MenuItemList>
——
<CustomMenuCatalog><CustomMenu><MenuItemList>
<MenuItem
——
macPlatform="True"
Can have the following
values:
1 True
1 False
Indicates if the MenuItem is applicable to the
Mac platform.
winPlatform="True"
Can have the following
values:
1 True
1 False
Indicates if the MenuItem is applicable to the
Mac platform.
overrideName="False"
Can have the following
values:
1 True
1 False
Indicates if the MenuItem's name property is
overridden.
isSubMenuItem="True"
Can have the following
values:
1 True
1 False
Indicates if the MenuItem is a sub-menu.
specifyScript="False"
Can have the following
values:
1 True
1 False
Indicates if the MenuItem has uses a script to
specify an action.
overrideAction="False"
Can have the following
values:
1 True
1 False
Indicates if the MenuItem's action is
overridden. It's just a flag to indicate if the
internal script step of the menu item is
applicable or not. Note, this is different then
the enable attribute of a script step which
indicates if the step is enabled/disabled. For
custom menu, the script step is always enabled.
isSeparatorItem="False"
Can have the following
values:
1 True
1 False
Indicates if the MenuItem is a separator.
overrideShortcut="False">
Can have the following
values:
1 True
1 False
Indicates if the MenuItem's shortcut should be
overridden.
<CustomMenuCatalog><CustomMenu><MenuItemList>
<MenuItem><CustomMenu
CustomMenu XML node. This XML node
exists if the MenuItem is a sub-menu.
name="CustomMenu"
——
id="1">
——
Tag Name Value Description