< Using Matrix View | Commands Execution >

XSLT Export

XSLT Export function allows exporting MagicTree data as arbitrary format XML. This generally requires creating an XSLT transform file. One example XSLT export transform is provided. It allows exporting MagicTree data in nmap format understood by Nessus plugin.

To invoke this function select File -> XSLT Export... from the main menu. In the XSLT Export dialog select an XSLT template file (for example nmap.xslt) and click Export... button. In the Save dialog box select or specify a file where you want to save the exported results. Click Save button.

If you want to create your own export template please read MagicTree XML Format. To extract MagicTree XML from a project file unzip the project file and extract content.xml.

< Using Matrix View | Commands Execution >