Wiki source code of Engine_libxslt

Version 5.1 by Nicolas Gregoire on 2012/01/10 18:02

Show last authors
1 [[libxslt>>http://xmlsoft.org/XSLT/||rel="__blank" title="libxslt Home Page"]] is a C based XSLT engine developed for the GNOME project.
2
3
4 == Supported version ==
5
6 1.0
7
8 == Command line ==
9
10 $> xsltproc foo.xsl foo.xml
11
12
13 == Identification strings ==
14
15 | xsl:vendor-url|http:~/~/xmlsoft.org/XSLT/
16 | xsl:vendor|libxslt
17 | xsl:version|1.0
18
19 == Special features ==
20
21 * File creation
22
23 == File creation ==
24
25 Several functions, associated at different namespaces, allow to create files on the engine side.