Node - report

Description

<report> is the main node, it is also called the document element. This element is mandatory, the XML document has to be started with <report> and ended with </report>. Report type configuration is stored between these tags.

Attributes

rid

Mandatory, has to be a unique number amongst the existing XML files, to identify the custom report type in the system.

repName The name of the report that will appear in the Report Type drop-down list on the Report Generation screen. It must be a lang file name and a key name in that lang file separated by a dot.