Report Templates
Report can be generate in several different formats: * HTML (web pages), * PDF, * CSV (comma separated values), or * XML files.
Each report is generated in the correct format from a template file, the Report Template. These templates are XML files which adhere to a schema (Advanced users should refer to the schema for full details of the report-generation language). The XML templates are transformed by a series of stylesheet transformations to produce the desired output format. These pages describe the object which can be defines within a report template file.
Contents: