ReportTemplate.report.xml:
<?xml version="1.0"?>
<report>
<name><![CDATA[Name of the Report]]></name>
<idreport><![CDATA[0]]></idreport>
<descr><![CDATA[Description of the report for its content and how to install it]]></descr>
<numrow><![CDATA[Number of rows to display for that form. 0 for unlimited]]></numrow>
<idquery><![CDATA[name of the query associate with the form, if their is not saved query enter zero]]></idquery>
<header><![CDATA[HTML template for the header of the Report]]></header>
<row><![CDATA[HTML template for the row of the Report ]]></row>
<footer><![CDATA[HTML template for the footer of the Report ]]></footer>
<recprow><![CDATA[Number of records that need to be proceed for each row template]]></recprow>
</report>
Other Development Tools Scripts: