Wiki source code of XSLT

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

Show last authors
1 {{toc/}}
2
3 = Introduction =
4
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]].
6
7 = Identification of the engine =
8
9 How to [[identify>>Reconnaissance]] the underlying XSLT engine ?
10
11 = Known XSLT engines =
12
13 What are the features and extensions supported by [[each>>Engines]] tested XSLT engine ?
14
15 = Applications using XSLT =
16
17 Is an application [[using>>Applications]] XSLT ? If yes, which engine ?