Changes for page Engine_XT

Last modified by Nicolas Gregoire on 2012/01/14 16:55

From version Icon 3.1 Icon
edited by Nicolas Gregoire
on 2012/01/04 22:30
Change comment: There is no comment for this version
To version Icon 5.1 Icon
edited by Nicolas Gregoire
on 2012/01/11 11:49
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,16 +1,23 @@
1 1  [[XT>>http://www.jclark.com/xml/xt-old.html||rel="__blank" title="XT Home Page"]] is a Java based XSLT engine by James Clark.
2 2  
3 3  
4 -Supported XSLT version : 1.0
4 +== Supported version ==
5 5  
6 +1.0
6 6  
7 -== Identification strings ==
8 +== Command line ==
8 8  
9 -| xsl:vendor-url|http:~/~/www.jclark.com/
10 -| xsl:vendor|James Clark
11 -| xsl:version|1
10 +$> java com.jclark.xsl.sax.Driver foo.xml foo.xsl
12 12  
12 +__Note__ : xp.jar and xt.jar must be in the $CLASSPATH
13 13  
14 +
15 +== Identification strings ==
16 +
17 +|=xsl:vendor-url|http:~/~/www.jclark.com/
18 +|=xsl:vendor|James Clark
19 +|=xsl:version|1
20 +
14 14  == Special features ==
15 15  
16 16  * File creation (including binary ones)