[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
using (stylesheet) params with xalan from cmdline???
Subject: using (stylesheet) params with xalan from cmdline???
From: Jens Lautenbacher <jtl@xxxxxxxxxx>
Date: 09 May 2000 13:13:25 +0200
|
I try using xalan (1.0.1) like this:
java org.apache.xalan.xslt.Process -in foo.xml -xsl foo.xsl -param 'bar'
but xalan reports:
Missing argument for option: -PARAM
Invalid option: bar
where it makes no difference what I use for 'bar'.
Does anybody know if this is a bug?
jtl
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|