Changes for page XSLT

Last modified by Nicolas Gregoire on 2012/01/14 23:49

From version Icon 7.1 Icon
edited by Nicolas Gregoire
on 2012/01/15 00:43
Change comment: There is no comment for this version
To version Icon 8.1 Icon
edited by Nicolas Gregoire
on 2012/01/15 00:46
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -2,9 +2,17 @@
2 2  
3 3  = Introduction =
4 4  
5 -XSLT is a language used to transform data stored in XML format in any other format (XML, TXT, PDF, SVG, ...).
6 -It respects the[[ functional programming paradigm>>http://en.wikipedia.org/wiki/Functional_programming||rel="__blank"]] and is [[homoiconic>>Homoiconicity]].
5 +XSLT is a language used to transform data stored in XML format in any other format (XML, TXT, PDF, SVG, ...). It respects the[[ functional programming paradigm>>http://en.wikipedia.org/wiki/Functional_programming||rel="__blank"]] and is [[homoiconic>>Homoiconicity]].
7 7  
8 8  = [[Identification of the engine>>Reconnaissance]] =
9 -[[Known XSLT engines>>Engines]]
10 -[[Applications using XSLT>>Applications]]
8 +
9 +How to identify the underlying XSLT egnine ?
10 +
11 += [[Known XSLT engines>>Engines]] =
12 +
13 +Extensions and other specificities of each tested XSLT engine
14 +
15 += [[Applications using XSLT>>Applications]] =
16 +
17 +Is an application using XSLT ? If yes, which engine ?
18 +