Configure XSL style sheet

The service supports transforming the XML using an XSL stylesheet.

The location of the style sheet is configured by setting the xsl property in /com/escenic/newsgate/service/PublicationExporter. 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 resource is posted.