tkxsltproc

GUI Application for xsltproc

Project Home
Open this chapter TclXML
Open this chapter TclDOM
Open this chapter TclXSLT
Open this chapter Combo Distribution
Open this chapter tkxmllint
 tkxsltproc You are here
  Go to this section Download and Installation
  Go to this section Usage
Open this chapter TclTidy
Open this chapter Xmlgen
Open this chapter Success Stories
 

xsltproc is a command-line tool for transforming XML documents. It is part of the Gnome libxslt package. tkxsltproc is a GUI version of that tool.

Download and Installation
  1. Unpack the distribution.

    • Windows users: use WinZip and extract the zip file.

    • Mac users: StuffIt Expander will decompress the disk image and mount it on your desktop.

  2. Use the program.

    • Windows users: double-click the tkxsltproc.exe program.

      NB. If you want to move the application to a new location, you must move the entire directory - not just the executable file.

    • Mac users: Copy the tkxsltproc application to your Applications folder.

Usage
  1. Use the "browse" button to locate the source XML document. A future release will allow a HTTP URL to be entered.

  2. Use the "browse" button to locate the stylesheet document. A future release will allow a HTTP URL to be entered.

  3. Optionally use the "browse" button to locate where the result document will be saved. If you don't specify a location for the result document the result will appear in the messages window.

  4. Set the controls, such as XInclude and timing. Future releases will support more of the standard xsltproc options.

  5. When the stylesheet is loaded (see step 2 above) the application automatically "senses" the parameters that the stylesheet accepts. These are displayed in the "Parameters" pane and you may set their values.

  6. Press the "Transform" button.