Changes for page Engine_Saxon

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

From version Icon 4.1 Icon
edited by Nicolas Gregoire
on 2012/01/04 22:12
Change comment: There is no comment for this version
To version 1.1 Icon
edited by Nicolas Gregoire
on 2012/01/04 19:13
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Tags
... ... @@ -1,1 +1,0 @@
1 -xslt|engine|saxonica|java|unsafe
Content
... ... @@ -1,20 +1,14 @@
1 -[[Saxon>>http://saxon.sourceforge.net/||rel="__blank" title="Saxon Home Page"]] designs a family of Java and .Net based XSLT engines by Saxonica.
1 +[[Xalan-J>>http://xml.apache.org/xalan-j/||rel="__blank" title="Xalan-J Home Page"]] is a Java based XSLT engine by the Apache Project.
2 2  
3 -Available versions :
4 -* EE (Home Edition)
5 -* PE (Professional Edition)
6 -* EE (Enterprise Edition).
7 7  
4 +Supported XSLT version : 1.0
8 8  
9 9  
10 -Supported XSLT version : 2.0
11 -
12 -
13 13  Identification strings
14 14  
15 -| xsl:vendor-url|http:~/~/www.saxonica.com/
16 -| xsl:vendor|SAXON 9.0.0.4 from Saxonica
17 -| xsl:version|2.0
9 +| xsl:vendor-url|http:~/~/xml.apache.org/xalan-j
10 +| xsl:vendor|Apache Software Foundation
11 +| xsl:version|1.0
18 18  
19 19  
20 20  
... ... @@ -22,5 +22,6 @@
22 22  
23 23  * File creation
24 24  * Code execution
19 +* JDBC connectivity
25 25  * Java properties
26 -* Misc extensions
21 +* CheckEnv()