Can Contain | Empty |
Allowed In | mashup | catch | else | elseif | for | foreach | if | macro | operation | sequence | try | while |
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. This can be supplied dynamically with Dynamic Mashup Expressions. |
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. This must be a document-type variable, as only well-formed XML is supported as the output. |