RE: [xsl] String manipulation & Line Breaks

Subject: RE: [xsl] String manipulation & Line Breaks
From: Américo Albuquerque <aalbuquerque@xxxxxxxxxxxxxxxx>
Date: Tue, 25 Mar 2003 18:21:40 -0000

> -----Mensagem original-----
> De: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] Em nome de 
> David Carlisle
> Enviada: terça-feira, 25 de Março de 2003 16:59
> Para: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Assunto: Re: [xsl] String manipulation & Line Breaks
> 
> 
(...)
> 
> node-set() isn't required here. Copying a result tree 
> fragment to the output preserves the structure (that is teh 
> point of result tree fragments), they are a fragment of the 
> result tree. You only need to convert to a node set if you 
> need to use an Xpath to query into the structure.
> 
> David
> 

Didn't know that. Thought that I had to use it since I was coping from a
variable.
Thanks.


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


Current Thread