RE: [ ? ] Is it possible to generate the URI...

Subject: RE: [ ? ] Is it possible to generate the URI...
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 22 Sep 2000 09:19:19 +0100
> Subject: [ ? ] Is it possible to generate the URI...
> ...for an xsl:include href dynamically?

No. In earlier discussion on this list we came to the conclusion that people
who ask for this have generally adopted the wrong design approach. You are
probably writing a general-purpose stylesheet which tries to include the
stylesheet that handles a particular special case, and therefoer needs to
include different sub-stylesheets depending on the situation. Instead you
should include (or import) the general-purpose stylesheet into the
special-purpose one, and the requirement will disappear.

Mike Kay


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


Current Thread