You start configuration by clicking -> in the Menubar.
The Configuration Dialog.
To be able to run a stylesheet you need to specify the:
XSL™ source
XML™ data
Output file
By using the button to choose file desired. The XSL™ source and >XML™ data may refer to URI that contains a http://, ftp:// or file://. The Output file must refer to a writable local file.
To follow along with the examples, select the following files in the
example <KDE PREFIX>/share/apps/kxsldbg
folder
XSL™ source: testdoc.xsl
XML™ data: testdoc.xml
Output file: /tmp/xsldbg_output.txt
You can select zero or more options from the Options dialog. Each option has a tooltip with a hint on what effect it has.
You can add zero or more parameters via the LibXSLT Parameters section of dialog. This allows you to provide parameter values to the stylesheet.
For example you could add a enter a Parameter name of myparam
with a Parameter value of 'Hello World!'
and click the button.
. To update the value of an existing
parameter just use the navigate to the value you wish to change with the or button, provide a new Parameter value then click the .