<action-sequence> <name>BIRT-quadrant-budget-hsql-intparm.xaction</name> <version>1</version> <title>Eclipse BIRT HTML Example</title> <logging-level>debug</logging-level> <documentation> <author>James Dixon</author> <description><![CDATA[ This is an example of an HTML report produced by Eclipse BIRt. <p/> It shows the actual headcount cost, budgeted headcount cost, and variance for every position, department and region <p/> It demostrates using colors and styles for headers and groupings. It also shows sub-totals. ]]></description> <icon>BIRT1.png</icon> <help></help> <result-type>report</result-type> </documentation> <inputs> <output-type type="string"> <default-value>html</default-value> <sources> <request>type</request> </sources> </output-type> <intparm type="string"> <default-value></default-value> <sources> <request>intparm</request> </sources> </intparm> </inputs> <outputs/> <resources> <report-definition> <solution-file> <location>BIRT-quadrant-budget-hsql-intparm.rptdesign</location> <mime-type>text/xml</mime-type> </solution-file> </report-definition> </resources> <actions> <action-definition> <action-inputs> <output-type type="string"/> <intparm type="string"/> </action-inputs> <action-outputs/> <component-name>BIRTReportComponent</component-name> <action-type>report</action-type> <component-definition> </component-definition> </action-definition> </actions> </action-sequence>