Changes for page Engine_tDOM

Last modified by Nicolas Gregoire on 2012/01/14 17:00

From version 1.1 Icon
edited by Nicolas Gregoire
on 2012/01/04 22:21
Change comment: There is no comment for this version
To version Icon 3.1 Icon
edited by Nicolas Gregoire
on 2012/01/04 22:35
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,21 +1,16 @@
1 -[[Xalan-J>>http://xml.apache.org/xalan-j/||rel="__blank" title="Xalan-J Home Page"]] is a Java based XSLT engine by the Apache Project.
1 +[[tDOM>>http://tdom.github.com/||rel="__blank" title="tDOM Home Page"]] is a XSLT engine used in TCL scripts.
2 2  
3 3  
4 4  Supported XSLT version : 1.0
5 5  
6 6  
7 -Identification strings
7 +== Identification strings ==
8 8  
9 -| xsl:vendor-url|http:~/~/xml.apache.org/xalan-j
10 -| xsl:vendor|Apache Software Foundation
11 -| xsl:version|1.0
9 +| xsl:vendor-url|http:~/~/www.tdom.org
10 +| xsl:vendor|Jochen Loewer (loewerj@hotmail.com), Rolf Ade (rolf@pointsman.de) et. al.
11 +| xsl:version|1
12 12  
13 13  
14 +== Special features ==
14 14  
15 -Special features
16 -
17 -* File creation
18 -* Code execution
19 -* JDBC connectivity
20 -* Java properties
21 -* CheckEnv()
16 +* None ?