Changes for page Engine_Saxon

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

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

Summary

Details

Icon Page properties
Content
... ... @@ -1,10 +5,6 @@
1 -{{toc/}}
2 -
3 -= Introduction =
4 -
5 5  [[Saxon>>http://saxon.sourceforge.net/||rel="__blank" title="Saxon Home Page"]] designs a family of Java and .Net based XSLT engines by Saxonica.
6 6  
7 -= Supported version =
3 +== Supported version ==
8 8  
9 9  Depending on the engine used :
10 10  
... ... @@ -19,26 +19,26 @@
19 19  
20 20  * Saxon-EE 9.x (commercial) : XSLT 2.0 + partial support of XSLT 3.0
21 21  
22 -= Command line =
18 +== Command line ==
23 23  
24 -== Saxon 6.x ==
20 +=== Saxon 6.x ===
25 25  
26 26  $> saxon-xslt foo.xml foo.xsl
27 27  
28 28  
29 -== Saxon-B 9.x ==
25 +=== Saxon-B 9.x ===
30 30  
31 31  $> saxonb-xslt foo.xml foo.xsl
32 32  
33 -= Identification strings =
29 +== Identification strings ==
34 34  
35 -== Saxon 6.x ==
31 +=== Saxon 6.x ===
36 36  
37 37  |=xsl:vendor-url|http:~/~/saxon.sf.net/
38 38  |=xsl:vendor|SAXON 6.5.5 from Michael Kay
39 39  |=xsl:version|1
40 40  
41 -== Saxon-B 9.x ==
37 +=== Saxon-B 9.x ===
42 42  
43 43  |=xsl:vendor-url|http:~/~/www.saxonica.com/
44 44  |=xsl:vendor|SAXON 9.0.0.4 from Saxonica
... ... @@ -49,7 +49,7 @@
49 49  |=xsl:supports-serialization|yes
50 50  |=xsl:supports-backwards-compatibility|yes
51 51  
52 -= Special features =
48 +== Special features ==
53 53  
54 54  * File creation
55 55  * Code execution