XML Storage Settings Tab

Use this tab to determine the format for the XML files to be exported. By default, the files are exported in the Kofax XML format. You can also use an XSLT file to transform the files to custom XML or another format such as text or CSV.

Other Tabs

XML or custom file

Set preferences for exporting the files to the storage folder.

Default storage folder

Select this option to store the exported files in the folder specified on the Default Storage tab.

Custom storage folder

Select this option to store the exported files in a custom storage folder. You must click the Custom button to "build" the path.

Custom

If you select Custom storage folder, click this button to open the Custom Folder window to define the path to the folder. Once you close the Custom Folder window, the updated path appears in the text box.

Encoding

Select an option from the list to define the encoding standard to apply to the XML files to be exported:

  • UTF-8

  • UTF-16

  • ASCII

Use byte order mark (BOM)

This check box is selected by default to add a byte order mark to the exported XML file after you select UTF-8 or UTF-16 as an option for Encoding. You can clear the check box to export the XML files without a byte order mark. The check box is cleared when ASCII encoding is selected.

XML indent

Select this check box to indent the text in the XML file so it is easier to read.

Custom Transform

Use the settings in this section to set preferences for transforming the files to custom XML or another format such as text or CSV.

Use XSLT to transform Kofax XML file

Select this check box to use an XSLT file to transform Kofax XML files to a custom XML or other format. The XSLT content is stored with the export setup data so that the file does not have to be available on every station.

Support embedded scripts within XSLT

Select this check box to use the embedded scripts within XSLT files.

Import XSLT

Select this option to import an XSLT file created with a third-party tool. Browse to the XSLT file location. Once you import the file, it is saved to ReleaseSetupData.CustomProperties.

Export XSLT

Select this option to export a previously imported XSLT file. Because the XSLT file is stored in ReleaseSetupData.CustomProperties, this option is useful for saving the XSLT content in a separate location.

Custom file extension

Select this check box to determine the format for the XML files to export. Then type the extension in the text box. By default, the files are exported in the Kofax XML format. You can also use an XSLT file to transform the files to custom XML or another format such as text or CSV.

Kofax fixed schema

Select this check box to include the XML schema when XML files are exported. Specify the schema structure and the storage location.

When the "Use XSLT to transform Kofax XML" check box is selected, the "Kofax fixed schema" settings are not available.

XSD

Use XSD as the schema structure.

DTD

Use DTD as the schema structure.

Default storage folder

Select this option to store the schema in the folder specified on the Default Storage tab.

Custom storage folder

Select this option to store the schema in a custom storage folder. You must click the Custom button to "build" the path to the folder.

Custom

If you select Custom storage folder, click this button to open the Custom Folder window to define the path to the folder. Once you close the Custom Folder window, the path appears in the text box.

Enable multi document mode

When Enable multi document mode is selected, the connector will create an XML file only if it does not exist. Otherwise, the connector will append the XML content to the existing file. When Use XSLT to transform Kofax XML file is enabled and Custom file extension is not set to XML, the Enable multi document mode does not work and files are not combined.