|
When you have marked up data fields on the pages, you can export the data fields into a file of CSV (Comma Separated Values) with field names in the first record or into an XML (eXtensible Markup Language) file. These files can be imported into a database or fed to the RedTitan Dynamic Document Formatter. You can also opt to export the fields as plain text.
When outputting XML, you can opt to create XSL and CSS stylesheets. Three extra files are generated. If the stem of the output filename is OUTPUT, then:
| • | OUTPUT.XSL is an XSL stylesheet defining the fields; |
| • | OUTPUT.CSS is a cascading stylesheet defining the positions of the fields on the page, based on the top left corner of the area being searched for original field; |
| • | OUTPUT.HTM is an HTML file which ties these files together with the XML file and uses a navigation bar supplied by EENAVBAR.HTM. Both of these HTML files are independent of the data and are copied from EEDATA.HTM and EENAVBAR.HTM in the RedTitan Software folder if they do not exist already. |
To select fields for export
| 1. | Select Edit... from the 'Fields' menu, or press ctrl + D. |
| 3. | Hold down ctrl and click the field name in the tree pane
or
Right-click a field name then choose Select for export. This will select any sub-fields too. |
See also
Exporting data fields to Plain text
Exporting data fields to XML
Log file export
|