Changes for page Engine_Saxon

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

From version Icon 21.1 Icon
edited by Nicolas Gregoire
on 2012/01/11 11:50
Change comment: There is no comment for this version
To version Icon 22.1 Icon
edited by Nicolas Gregoire
on 2012/01/14 17:43
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,6 +1,8 @@
1 +{{toc/}}
2 +
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 ==
5 += Supported version =
4 4  
5 5  Depending on the engine used :
6 6  
... ... @@ -15,26 +15,26 @@
15 15  
16 16  * Saxon-EE 9.x (commercial) : XSLT 2.0 + partial support of XSLT 3.0
17 17  
18 -== Command line ==
20 += Command line =
19 19  
20 -=== Saxon 6.x ===
22 +== Saxon 6.x ==
21 21  
22 22  $> saxon-xslt foo.xml foo.xsl
23 23  
24 24  
25 -=== Saxon-B 9.x ===
27 +== Saxon-B 9.x ==
26 26  
27 27  $> saxonb-xslt foo.xml foo.xsl
28 28  
29 -== Identification strings ==
31 += Identification strings =
30 30  
31 -=== Saxon 6.x ===
33 +== Saxon 6.x ==
32 32  
33 33  |=xsl:vendor-url|http:~/~/saxon.sf.net/
34 34  |=xsl:vendor|SAXON 6.5.5 from Michael Kay
35 35  |=xsl:version|1
36 36  
37 -=== Saxon-B 9.x ===
39 +== Saxon-B 9.x ==
38 38  
39 39  |=xsl:vendor-url|http:~/~/www.saxonica.com/
40 40  |=xsl:vendor|SAXON 9.0.0.4 from Saxonica
... ... @@ -45,7 +45,7 @@
45 45  |=xsl:supports-serialization|yes
46 46  |=xsl:supports-backwards-compatibility|yes
47 47  
48 -== Special features ==
50 += Special features =
49 49  
50 50  * File creation
51 51  * Code execution