Engine_libxslt

Version 25.1 by Nicolas Gregoire on 2012/01/11 21:30

libxslt is a C based XSLT engine developed for the GNOME project.

Supported version

1.0

Command line

$> xsltproc foo.xsl foo.xml

Identification strings

xsl:vendor-urlhttp://xmlsoft.org/XSLT/
xsl:vendorlibxslt
xsl:version1.0

Special features

  • File creation

File creation

Several functions, associated at different namespaces, allow to create files on the engine side. They re all aliases to the xsltDocumentElem() function defined in libxslt/transform.c

NamespaceExtension elementParameterPoC
http://icl.com/saxonoutputhreflibxslt-saxon-output.xsl
http://www.jclark.com/xtdocumenthreflibxslt-xt-document.xsl
http://exslt.org/commondocumenthreflibxslt-exslt-document.xsl
org.apache.xalan.xslt.extensions.Redirectwritehreflibxslt-xalan-write.xsl
http://www.w3.org/1999/XSL/Transformdocumenthref