Changes for page Engine_Saxon

Last modified by Nicolas Gregoire on 2012/01/14 17:03

From version Icon 9.1 Icon
edited by Nicolas Gregoire
on 2012/01/10 11:33
Change comment: There is no comment for this version
To version Icon 6.1 Icon
edited by Nicolas Gregoire
on 2012/01/04 22:12
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,22 +1,25 @@
1 1  [[Saxon>>http://saxon.sourceforge.net/||rel="__blank" title="Saxon Home Page"]] designs a family of Java and .Net based XSLT engines by Saxonica.
2 2  
3 -== Supported version ==
4 4  
5 -1.0 or 2.0, depending on the version of Saxon
4 +Available versions
6 6  
7 -== Command line ==
6 +* EE (Home Edition)
7 +* PE (Professional Edition)
8 +* EE (Enterprise Edition)
8 8  
9 -$> saxon-xslt foo.xml foo.xsl (XSLT 1.0)
10 -$> saxonb-xslt foo.xml foo.xsl (XSLT 2.0)
11 11  
12 -== Identification strings ==
11 +Supported XSLT version : 2.0
13 13  
14 -| xsl:vendor-url|http:~/~/www.saxonica.com/|http://saxon.sf.net/
15 -| xsl:vendor|SAXON 9.0.0.4 from Saxonica|SAXON 6.5.5 from Michael Kay
16 -| xsl:version|2.0|1
17 17  
18 -== Special features ==
14 +Identification strings
19 19  
16 +| xsl:vendor-url|http:~/~/www.saxonica.com/
17 +| xsl:vendor|SAXON 9.0.0.4 from Saxonica
18 +| xsl:version|2.0
19 +
20 +
21 +Special features
22 +
20 20  * File creation
21 21  * Code execution
22 22  * Java properties