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


--- Jeff Kenton <jkenton at datapower dot com> wrote:

> 
> 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.

It is even simpler to modify a skeleton-stylesheet (e.g. using DOM --
the setAttribute() method) before starting the transformation.




=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL

__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.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]