RE: Passing paramater in Xalan 1.2

Subject: RE: Passing paramater in Xalan 1.2
From: Bassi Suk <bassi.s@xxxxxxxxxx>
Date: Mon, 13 Nov 2000 07:53:55 -0500
I currently need to pass a parameter into Xalan, and then need to reference
it in the XSLT stylesheet.

For example:

java org.apache.xalan.xslt.Process -IN foo.xml -XSL foo.xsl -OUT foo.out
-PARAM myParam "hello world"

Is the above line correct? What is the syntax for getting the myParam value
back in the stylesheet?

I searched for a technical support section on the Apache website, but they
only offered a mailing-list - from which l am still waiting for a reply.

Any help would be gratefully appreciated.

Thanks.

Suk.
*****************************************************************
DISCLAIMER:   The information contained in this e-mail may be confidential
and is intended solely for the use of the named addressee.  Access, copying
or re-use of the e-mail or any information contained therein by any other
person is not authorized.  If you are not the intended recipient please
notify us immediately by returning e-mail to the originator.    


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread