Changes for page Engine_4Suite

Last modified by Nicolas Gregoire on 2012/01/23 12:24

From version Icon 4.2 Icon
edited by Nicolas Gregoire
on 2012/01/04 22:40
Change comment: Added tag [xslt, engine, Python, unsafe]
To version Icon 7.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,13 +1,22 @@
1 1  [[4Suite>>http://foursuite.sourceforge.net/||rel="__blank" title="4Suite Home Page"]] is a Python based XSLT engine by Fourthought Inc.
2 2  
3 -Supported XSLT version : 1.0
4 4  
4 +== Supported version ==
5 5  
6 +
7 +1.0
8 +
9 +
10 +== Command line ==
11 +
12 +$> 4xslt foo.xml foo.xsl
13 +
14 +
6 6  == Identification strings ==
7 7  
8 -| xsl:vendor-url|http:~/~/4Suite.org
9 -| xsl:vendor|Fourthought Inc.
10 -| xsl:version|1
17 +|=xsl:vendor-url|http:~/~/4Suite.org
18 +|=xsl:vendor|Fourthought Inc.
19 +|=xsl:version|1
11 11  
12 12  == Special features ==
13 13