Wiki source code of XSLT

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

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