Export Options window
Use the Export Options window to specify details about the data being exported and the export file.
The window contains the following controls and fields:
- Default - General
- These options specify whether source code is included in the export.
- Default - Viewer
- These options specify what program is used to view export files when you click the View button.
- XML - General
- These options specify what is included in an XML export file:
- Include DTD in document
- Select this option to specify that the generated XML document will contain a DTD in its preamble. The DTD is generated by DataStage.
- Output internal (stored) property values
- Internal values are numeric, and are not necessarily intelligible when viewed in a Web Browser. For example, the character 1 would be output to represent the SQLtype property Char.
- Output property values as externalized strings
- Externalized strings are the user-visible form and are localized where appropriate. For example, the string char would be output to represent the SQLtype property Char.
- XML - Stylesheet
- Use the options to specify a stylesheet to use when formatting the XML
document for viewing in a web browser.
- Include reference to style sheet in document
- Select this option to specify a stylesheet.
- Type
- Specify the type if stylesheet. Choose between text/css and text/xsl.
- Reference
- Specify the pathname of the stylesheet to use.