Engine_Saxon
Saxon designs a family of Java and .Net based XSLT engines by Saxonica.
Supported version
1.0 or 2.0, depending on the version of Saxon
Command line
$> saxon-xslt foo.xml foo.xsl (XSLT 1.0)
$> saxonb-xslt foo.xml foo.xsl (XSLT 2.0)
Identification strings
xsl:vendor-url | http://www.saxonica.com/ | http://saxon.sf.net/ |
xsl:vendor | SAXON 9.0.0.4 from Saxonica | SAXON 6.5.5 from Michael Kay |
xsl:version | 2.0 | 1 |
Special features
- File creation
- Code execution
- Java properties
- Misc extensions