Description
Transform the POSTed XML in the specified XML format using the specified rendering mode (POST).
Available since 1.6.
Parameters
FormatName
string for name of the format of the XML text.
Mode
string, for output mode. It is used to select the appropriate XSLT.
Pars
list of name-value pairs in the format 'name1:value1;name2:value2...'; e.g. 'folderId:30;cmd:up' to define a 'folderId' parameter with value 30 and a 'cmd' parameter with value 'up'.
Additional optional parameters passed to the XSLT 'as is'.