Re: [xsl] Result tree fragment to string?

Subject: Re: [xsl] Result tree fragment to string?
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Thu, 28 Aug 2008 07:18:54 -0700
On Thu, Aug 28, 2008 at 5:44 AM, Garriss Jr., James P.
<jgarriss@xxxxxxxxx> wrote:
> Our application is runs in a browser.

Then it is usually possible to use Javascript to chain two
transformations together and this is not a bad solution
architecturally.


-- 
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.
---------------------------------------
To invent, you need a good imagination and a pile of junk
-------------------------------------
Never fight an inanimate object
-------------------------------------
You've achieved success in your field when you don't know whether what
you're doing is work or play





>
> James Garriss
> http://garriss.blogspot.com
>
>
> -----Original Message-----
> From: Julian Reschke [mailto:julian.reschke@xxxxxx]
> Sent: Wednesday, August 27, 2008 5:08 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] Result tree fragment to string?
>
> Garriss Jr., James P. wrote:
>> ...
>> My development environment is constricting.  I must use XSLT 1.0; I
>> cannot use 1.1 or 2.0.  Further, I cannot use any type of extension
>> functions (such as xt:node-set() or EXSLT or xalan:script).
>> ...
>
> Out of curiosity: why can't you use exslt:node-set()?
>
> BR, Julian

Current Thread