[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Re: xsl:include href attribute


Subject: [xsl] Re: xsl:include href attribute
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Tue, 16 Jul 2002 11:09:18 -0700 (PDT)

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



Current Thread