2010/11/25 Mikołaj Rybiński <[email protected]>: > Hi, > > regarding "Transfom XML" widget processor, is there a way to directly > pass template parameters? > > One workaround would be doing additional XSLT which more or less > replaces global <xsl:param> elements with <xsl:variable>, use it and > then used created file as the actual transformation file, but that > just sound like an overkill and it would be nice to pass parameters > directly e.g. as in the xsltproc command line tool.
Sorry, that won't even work - it requires at least two inputs for the transformation as well (the transformation file and parameters values). Any suggestions for a workaround then? Best regards, Mikołaj ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/
