Elements in the sysmodules.xml file
To define modules in the sysmodules.xml file, you use the following elements.
module
The <module> element is the container element for the elements that define a module. This element has the following attributes:
The <module> element has no value. It can contain the following child elements: <display>, <description>, and <link>.
display
The <display> element defines the name that Marketing Operations uses for this module in the interface. This element has no attributes and no child elements. The element value is the name you want to use.
description
The <description> element defines the description for this module. This element has no attributes and no child elements. The element value is the description you want to use.
link
The <link> element defines the page that displays when users click the menu item for this module. This element has no attributes and no child elements. The element value is the link.