Available element types:
NameTypeDescription
nameString Entry name. If this attribute is present and is not an empty string the menu entry will be connected to a variable with this name.
It is legal to skip the name attribute or to make it an empty string. The menu entry will then not be associated with a variable so it's state can not be controlled by anything but the menu entry itself.
labelString Item label.
invokeExpression Value to set when invoked.
active_valueExpression Value corresponding to the menu-entry active state.
button_modeToken Visual action on the button.
sub_scriptFile path Load a sub menu from a separate XML file.
tooltipString Tooltip title
tooltip_bodyString Tooltip body.
criteriaExpression Criteria expression that must be fullfilled for this menu-entry to be displayed.
special_action_categoryExpression Make tis menu hijack special-actions in the given category.