To XML

To export the results of a report to an XML format file, follow the steps below:

  1. In JReport Designer, open the report that you want to export.
  2. Click File > Export To > XML. The Export to XML dialog appears. See the dialog.
  3. Specify the destination of the exported file in the Export to field box.
  4. In the Schema File Name field, specify an XSD file to export the web report or report tab to an XML file based on the specified XSD file.
  5. If you are exporting a page report, in the Select Report Tabs box, select the report tabs in the page report you want to export. The selected report tabs will be exported in the list order. You can click or to change the order or the report tabs.
  6. Check the Only Data checkbox to only export data of the web report or report tab.
  7. Check Run Linked Report if you want to include the linked reports in the exported XML result.
  8. When done, click the OK button, and a file with the extension .xml will be generated.

The following are some notes you should be aware of when exporting report results to XML: