XSLTemplates
The XSLTemplates
parameter specifies whether to enable the transformation of service action responses using XSL templates.
To transform the response to an action, set this configuration parameter to True
, and specify the name of the template in the action. For example:
localhost:1234/action=getstatistics&template=MyTemplate
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Service |
Example: | XSLTemplates=True
|
See Also: |
XSLTemplates (for ACI actions) |