|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] -PARAM in XALAN is broken?
cmdline:
java org.apache.xalan.xslt.Processor -in input.xml -xsl test.xsl =PARAM execution_path="'one'" -- test.xsl -- <?xml version="1.0"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:param name="execution_path" select="@execution_path" > <xsl:value-of select="@execution_path" /> </xsl:param> </xsl:stylesheet> ------- It does not work. I tried a combination of @execution_path and $execution_path, in global scope of this xsl. I intend to go for different execution path based upon the parameters. Thanks, Rosh _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








