Bookmark and Share Share

<xslt>

This statement processes an XSLT 2.0 stylesheet that has been deployed in the EMML Engine.

Can Contain Empty
Allowed In mashup, else, elseif, for, foreach, if, macro, operation, sequence, while

Attributes

Name Required Description
script yes

The file name of the deployed XSLT stylesheet to execute. This must be just the file name, no relative paths, folders or URLs.

inputvariable yes

The document-type variable to use as the input document to be transformed.

outputvariable yes

The required variable to accept the output of this statement.