Decision trees can be exported using the formats shown in Table 13.2:
Table 13.2 Decision Tree Export Formats
|
|
---|
XML
| Both structure and data are saved using a proprietary undocumented schema. You can export a decision tree in XML using the File>Export File menu of the Rule Builder and specifying .xml as the file extension.
|
Text
| Header and tree data are saved in text format. You can export a decision tree in text using the File>Generate Text menu of the Rule Builder.
|
HTML
| Header and tree data are saved in HTML format. You can export a decision tree in XML using the File>Generate HTML menu of the Rule Builder.
|
You can also export data of a decision tree by selecting the data in the tree, copying it, and pasting it in Microsoft Excel, Microsoft Word, or any other text/html/image editor.
|