Changes for page Engine_MSXML

Last modified by Nicolas Gregoire on 2012/01/14 16:51

From version Icon 9.1 Icon
edited by Nicolas Gregoire
on 2012/01/11 11:48
Change comment: There is no comment for this version
To version Icon 10.1 Icon
edited by Nicolas Gregoire
on 2012/01/14 17:49
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,23 +1,35 @@
1 -[[MSXML>>http://msdn.microsoft.com/en-us/data/bb291077||rel="__blank" title="MS XML MSDN Page"]] is a XSLT engine by Microsoft.
1 +{{toc/}}
2 2  
3 += Introduction =
3 3  
4 -== Supported version ==
5 +[[MSXML>>http://msdn.microsoft.com/en-us/data/bb291077||rel="__blank" title="MS XML MSDN Page"]] is a XSLT engine by Microsoft.
5 5  
7 += Supported version =
8 +
6 6  1.0
7 7  
8 -== Command line ==
11 += Command line =
9 9  
10 10  C:\> wscript.exe msxslt.js file.xml file.xsl output.txt
11 11  
12 12  (note : msxslt.js is attached to the page).
13 13  
14 -== Identification strings ==
17 += Identification strings =
15 15  
16 16  |=xsl:vendor-url|http:~/~/www.microsoft.com
17 17  |=xsl:vendor|Microsoft
18 18  |=xsl:version|1
19 19  
20 -== Special features ==
23 += Special features =
21 21  
22 -* Code execution (desactivated by default in v6)
23 23  * Extended system properties
26 +* Code execution (desactivated by default in v6)
27 +
28 += Extended system properties =
29 +
30 +[TODO]
31 +
32 += Code execution =
33 +
34 +[TODO]
35 +