Mashables and Mashups : Mashups in EMML : Writing Mashups in EMML : Transforming Intermediate Results : <xslt>
<xslt>
 
Known Limitations
Deploy the Stylesheet and Related Resources
Custom XPath Functions and other XSLT Extensions
This statement processes an XSLT 2.0 stylesheet that has been deployed in the Business Analytics Server. You can also use XSLT 1.0 stylesheets with this statement.
There are a few Known Limitations to stylesheets using the <xslt> statement. See also Custom XPath Functions and other XSLT Extensions for information on extensibility.
Before you use a mashup with <xslt>, you must Deploy the Stylesheet and Related Resources in the Business Analytics Server as well as any component stylesheets or additional input documents.
Can Contain
Empty
Allowed In
mashup | catch | else | elseif | for | foreach | if | macro | operation | sequence | try | 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. 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.
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback