
generic_transform - generic transformation of XML

Plugin generic_transform Transformation XSLT(styles/foo.xsl) XSLT(styles/main.xsl) TAL(styles/global.html)

This plugin allows you to configure generic transformation pipelines like they were common in AxKit1. These pipelines are always static.

Specifies the transformation steps to be executed. <list> consists of white-space separated entries of the form METHOD(PARAM), where METHOD is one of the known processors, like XSLT, XPathScript or TAL and PARAM is the stylesheet for that method.