This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

xsl:include or xsl:import




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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]