doXslTransform (For BPEL 2.0)
This function returns the result of XSLT transformation with multiple sources.
Note:
If the input is meant to be an XML document, call ora:getOwnerDocument
to wrap the input or use function ora:doXSLTransformForDoc
instead of this function.
Signature:
bpel:doXslTransform(template,input, [paramQName, paramValue]*)