|
To use the project tool you will only need the following:
-
An XSLT Parser.
The package works well with these two parsers:
Xsltproc
A free XSLT parser (based on C) from the free
XSLT C library for Gnome.
Saxon
(Version 7.1 or later), the free XSLT Parser
based on Java (Saxon 7.1 will require JDK 1.2 or later) from Michael Kay.
-
Perl running on your machine.
-
The »appropriate« platform.
The XSLT stylesheets used for the translation from XML to HTML
will work platform independent. So this software tool works
with Unix, Linux or Windows - You just have to download the
appropriate XSLT parser for your platform. (Saxon is designed
for JAVA and works platform independent. Xsltproc is running
with C and will NOT work platform independent. Here, you have
to download the appropriate package for your platform.
|