Wiki source code of Engine_4Suite

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

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