If I want to use XSL in Presentation Template and Workflow rather than using Perl, how can I use functionality provided by Perl modules like WFtask ? If I want to retrieve taskid or taskname, there are inbuilt functionality GetID and GetName in WFtask. How can I do that if I am using XSL ?Thanks