Configure XSL style sheet

The import web service supports both HTTP GET and HTTP POST. The GET operation has support for transforming the XML using an XSL style sheet.

The location of the style sheet is configured by adding the XSL property to /com/escenic/newsgate/Zipper. The value of this property must be the absolute path of the style sheet.

Example:

xsl=/opt/escenic/xsl/myXsl.xsl

The configured style sheet is used before the zip file is created.