A Boolean value that specifies whether the data produced by the output engine is saved to disk (after transformation). You might want to save the data so that you can debug your XSL template.
When this parameter is set to TRUE
, Media Server saves the post-XML files to the path specified by the XMLOutputPath parameter.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName |
Example: | SavePostXML=true
|
See Also: | SavePreXML |