Wiki source code of Engine_4Suite

Version 13.1 by Nicolas Gregoire on 2012/01/23 12:37

Hide last authors
Nicolas Gregoire 8.1 1 {{toc/}}
Nicolas Gregoire 1.1 2
Nicolas Gregoire 8.1 3 = Introduction =
Nicolas Gregoire 1.1 4
Nicolas Gregoire 8.1 5 [[4Suite>>http://foursuite.sourceforge.net/||rel="__blank" title="4Suite Home Page"]] is a Python based XSLT engine by Fourthought Inc.
Nicolas Gregoire 1.1 6
Nicolas Gregoire 8.1 7 = Supported version =
Nicolas Gregoire 6.1 8
9 1.0
10
Nicolas Gregoire 8.1 11 = Command line =
Nicolas Gregoire 6.1 12
Nicolas Gregoire 5.1 13 $> 4xslt foo.xml foo.xsl
14
Nicolas Gregoire 8.1 15 = Identification strings =
Nicolas Gregoire 5.1 16
Nicolas Gregoire 7.1 17 |=xsl:vendor-url|http:~/~/4Suite.org
18 |=xsl:vendor|Fourthought Inc.
19 |=xsl:version|1
Nicolas Gregoire 1.1 20
Nicolas Gregoire 8.1 21 = Special features =
Nicolas Gregoire 1.1 22
Nicolas Gregoire 2.1 23 * File access (read and write)
Nicolas Gregoire 8.1 24
25 = Reading files =
26
27 {{warning}}TODO{{/warning}}
28
29 = Writing files =
30
31 {{warning}}TODO{{/warning}}