|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] prarameter from commandline
Hello,
I guess this is an easy one for you as I just can't figure out how to pass parameters from the commandline to a stylesheet. Saxon is called with: java -jar saxon8.jar input.xml test.xsl source=test I also tried "source=test" and source="test" (I am using winXP) And the stylesheet looks like this: <xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/> <xsl:param name="source"/> <xsl:template match="*"> source: <xsl:value-of select="$source"/> </xsl:template> But the value doesn't get passed. Regards, Garvin
|
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








