Wiki source code of Engine_libxslt

Version 13.1 by Nicolas Gregoire on 2012/01/11 11:56

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.
26
27
28 |=Namespace|=Extension element|=Parameter
29 |http:~/~/icl.com/saxon|output|href
30 |http:~/~/www.jclark.com/xt|document|href
31 |http:~/~/exslt.org/common|document|href
32 |org.apache.xalan.xslt.extensions.Redirect|write|href
33 |XSLT 1.1 ?|document|href