[xsl] xsl:include or xsl:import

Subject: [xsl] xsl:include or xsl:import
From: "NILESH PATEL" <jayganesh786@xxxxxxxxxxx>
Date: Wed, 29 May 2002 08:16:55 +0000


Dear friends,

I am trying to use external stylesheet into current stylesheet. One way to do it is either include or import stylesheet. The problem with this is, which I do not know how to reference, how to set the href attrbibute from a java class?

I mean I can write this and it will go up one directory and look for that stylesheet.
<xsl:include href="../xsl-temp.xsl"/>


but I wanted to set href value from outside. I don't know how to do that.

Please help..
Thanks

Nilesh

_________________________________________________________________
Join the world?s largest e-mail service with MSN Hotmail. http://www.hotmail.com



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



Current Thread