The global parameters of the XSLT stylesheet used in a transformation scenario can be configured by using the Parameters button in the XSLT tab of a new or edited transformation scenario dialog.
The table displays all the parameters of the current XSLT stylesheet, all imported and included stylesheets, and all additional stylesheets, along with their descriptions and current values. You can also add, edit, and remove parameters. Use the Filter text box to search for a specific term in the entire parameters collection. Note that edited parameters are displayed with the name in bold.
If the XPath column is checked, the parameter value is evaluated as an XPath expression before starting the XSLT transformation.
doc('test.xml')//entry
//person[@atr='val']
The following actions are available for managing the parameters:
Insert Editor Variables button. If the Evaluate as
XPath option is enabled, the parameter will be evaluated as an XPath
expression.
Insert Editor
Variables button. If the Evaluate as XPath option is
enabled, the parameter will be evaluated as an XPath expression.