Changes for page Engine_Saxon

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

From version Icon 13.1 Icon
edited by Nicolas Gregoire
on 2012/01/10 14:24
Change comment: There is no comment for this version
To version Icon 16.1 Icon
edited by Nicolas Gregoire
on 2012/01/10 14:27
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -2,7 +2,7 @@
2 2  
3 3  == Supported version ==
4 4  
5 -Depending on the version used :
5 +Depending on the engine used :
6 6  
7 7  
8 8  * Saxon 6.x (open source) : XSLT 1.0
... ... @@ -17,15 +17,30 @@
17 17  
18 18  == Command line ==
19 19  
20 -$> saxon-xslt foo.xml foo.xsl (XSLT 1.0)
21 -$> saxonb-xslt foo.xml foo.xsl (XSLT 2.0)
20 +=== Saxon 6.x ===
22 22  
22 +$> saxon-xslt foo.xml foo.xsl
23 +
24 +
25 +=== Saxon-B 9.x ===
26 +
27 +$> saxonb-xslt foo.xml foo.xsl
28 +
23 23  == Identification strings ==
24 24  
25 -| xsl:vendor-url|http:~/~/www.saxonica.com/|http:~/~/saxon.sf.net/
26 -| xsl:vendor|SAXON 9.0.0.4 from Saxonica|SAXON 6.5.5 from Michael Kay
27 -| xsl:version|2.0|1
28 28  
32 +Saxon 6.x
33 +
34 +| xsl:vendor-url|http:~/~/saxon.sf.net/
35 +| xsl:vendor|SAXON 6.5.5 from Michael Kay
36 +| xsl:version|1
37 +
38 +Saxon-B 9.x
39 +
40 +| xsl:vendor-url|http:~/~/www.saxonica.com/
41 +| xsl:vendor|SAXON 9.0.0.4 from Saxonica
42 +| xsl:version|2.0
43 +
29 29  == Special features ==
30 30  
31 31  * File creation