Re: [PHP-XML-DEV] multiple xsl docs

[email protected] (Kevin Waterson)
Newsgroups php.xml.dev
Organization Oceania
Message-ID <[email protected]>
This one time, at band camp, "Rob Richards" <[email protected]> wrote:

> In this case, it sounds like you would need to have the first xsl sheet
> include the 2nd sheet and run it as a single transformation.

that is what I need to do, but the 2nd xsl stylesheet is variable
I can include a second from the first using

<xsl:call-template name="templatename">
  <!-- Content:xsl:with-param* -->
</xsl:call-template>

but this does not allow for a variabley named xsl doc.

the second xsl to be called $_GET['var'].'.xsl';

Kind regards
Kevin
-- 
 ______                              
(_____ \                             
 _____) )  ____   ____   ____   ____ 
|  ____/  / _  ) / _  | / ___) / _  )
| |      ( (/ / ( ( | |( (___ ( (/ / 
|_|       \____) \_||_| \____) \____)
Kevin Waterson
Port Macquarie, Australia
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.