Download

The XSLToolbox is available for download at ftp://ftp.nist.gov/pub/mel/lubell/xsltoolbox/. The distribution includes the APEX and ATTS XSLT transforms, examples, and the documentation on these web pages.

Unzipping the distribution should produce a directory named xsltoolbox containing a README file and the following subdirectories:

  • apex - the APEX source code and examples;

  • atts - the ATTS source code and examples;

  • doc - the XSLToolbox documentation in HTML format. The home page is index.html.

Ant build files are provided in the apex/examples and atts/examples directories for running the examples (with the exception of the example in apex/examples/pythonpoint).

The XSLToolbox requires an XSLT processor. To use the Ant build files, you also need the Java SDK, Ant, and Jing (for the apex/examples/schema example).

To run the ppointarch.py Python script in apex/examples/pythonpoint, you need Python, ReportLab, and the GNOME XML and XSLT libraries (with Python bindings).

License Statement

This software was developed at the National Institute of Standards and Technology by employees of the Federal Government in the course of their official duties. Pursuant to title 17 Section 105 of the United States Code this software is not subject to copyright protection and is in the public domain.

You can redistribute it and/or modify it freely provided that any derivative works bear some notice that they are derived from it, and any modified versions bear some notice that they have been modified. We would appreciate acknowledgement if the software is used.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. NIST does not assume legal liability or responsibility for anything done with this software.