XSLTemplates
The XSLTemplates
parameter specifies whether to enable the transformation of ACI 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=getstatus&template=MyTemplate
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: | XSLTemplates=True
|
See Also: |
XSLTemplates (for service actions) |