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

[xsl] Re: Re: Re: Re: Re: Combining stylesheets for baseclass-subclass type documents


Subject: [xsl] Re: Re: Re: Re: Re: Combining stylesheets for baseclass-subclass type documents
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Mon, 15 Apr 2002 10:07:47 -0700 (PDT)

> >Sure.
> ><snip/>
> >Here's the set of stylesheets, which solves your problem:
> ><snip/>
> 
> Aha, storing the RTF from the output generated from the imported
> stylesheet in a variable, converting it to a node-set and then
messing
> around with it -- clever (although pretty hackish).  For a while, I
> thought the task was practically impossible. :-)
> 
> The downside seems to be that using xsl:apply-imports in an
> xsl:variable crashes my Internet Explorer with MSXML 3.0.  So much
for
> that solution. :-(

It works for me. Probably you forgot to replace

 xmlns:v="http://icl.com/saxon"

with

 xmlns:v="urn:schemas-microsoft-com:xslt"


Cheers,
Dimitre Novatchev.



__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

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



Current Thread