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]

Re: xsl:include href attribute


On Tue, 16 Jul 2002, Nathan Shaw wrote:

..Thank you David.
..
..Guess I am screwed then, as I am sure xsl:import is
..the same... I don't see any way around it, as the path
..obviously has to be hard-coded.
..


It's always possible to do this in two stages:  first create a stylesheet 
with the proper include path, using your variable to create the proper 
xsl:include instruction, and then run the newly created stylesheet with 
that path wired into it.


-- 

Jeff Kenton
DataPower Technology, Inc.
 *** Wire Speed XSLT ***

http://www.datapower.com/products.shtml



 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]