Small extension supporting live generating of the xml output while working on attached xslt file. How does it work: once installed, it shows extra menu items, which are available just for .xslt file. For each registered xslt file the extension will generate output file (with name <xslt_file>_output.xml), which then can be displayed along the edited xslt and thus provide live view on the outcome from xslt changes. When it comes to input data, used for generate xml output, the following strategy is applied:
|