Changes for page Engine_MSXML

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

From version Icon 7.1 Icon
edited by Nicolas Gregoire
on 2012/01/10 11:39
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,21 +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 -C:\> wscript.exe [[msxslt.js>>attach:msxslt.js]] file.xml file.xsl output.txt
13 +C:\> wscript.exe msxslt.js file.xml file.xsl output.txt
11 11  
12 -== Identification strings ==
15 +(note : msxslt.js is attached to the page).
13 13  
14 -| xsl:vendor-url|http:~/~/www.microsoft.com
15 -| xsl:vendor|Microsoft
16 -| xsl:version|1
17 += Identification strings =
17 17  
18 -== Special features ==
19 +|=xsl:vendor-url|http:~/~/www.microsoft.com
20 +|=xsl:vendor|Microsoft
21 +|=xsl:version|1
19 19  
20 -* Code execution (desactivated by default in v6)
23 += Special features =
24 +
21 21  * 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 +