Wiki source code of Engine_XT

Version 2.2 by Nicolas Gregoire on 2012/01/04 20:36

Hide last authors
Nicolas Gregoire 2.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.
Nicolas Gregoire 1.1 2
3
4 Supported XSLT version : 1.0
5
6
7 Identification strings
8
Nicolas Gregoire 2.1 9 | xsl:vendor-url|http:~/~/www.jclark.com/
10 | xsl:vendor|James Clark
11 | xsl:version|1
Nicolas Gregoire 1.1 12
13
14
15 Special features
16
Nicolas Gregoire 2.1 17 * File creation (including binary ones)
Nicolas Gregoire 1.1 18 * Code execution
Nicolas Gregoire 2.1 19 * Java properties ?