<?xml version="1.0" encoding="UTF-8"?> <action-sequence> <name>BIRT-quadrant-budget-for-region-hsql.xaction</name> <title>%title</title> <version>1</version> <logging-level>debug</logging-level> <documentation> <author>James Dixon</author> <description>%description</description> <icon>file.png|BIRT-quadrant-budget-for-region-hsql.png</icon> <help>%help</help> <result-type>report</result-type> </documentation> <inputs> <output-type type="string"> <default-value>pdf</default-value> <sources> <request>type</request> </sources> </output-type> <REGION type="string"> <default-value/> <sources> <request>REGION</request> </sources> </REGION> </inputs> <outputs> <!-- report-output type="content"> </report-output --> </outputs> <resources> <report-definition> <solution-file> <location>BIRT-quadrant-budget-for-region-hsql.rptdesign</location> <mime-type>text/xml</mime-type> </solution-file> </report-definition> </resources> <actions> <action-definition> <component-name>BIRTReportComponent</component-name> <action-type>report</action-type> <action-inputs> <output-type type="string"/> <REGION type="string"/> </action-inputs> <action-resources> <report-definition type="resource"/> </action-resources> <action-outputs/> <component-definition/> </action-definition> </actions> </action-sequence>