Re: [xsl] concat selected text nodes

Subject: Re: [xsl] concat selected text nodes
From: "Steve Renshaw" <renshaw_steve@xxxxxxxxxxx>
Date: Fri, 20 Apr 2001 17:51:04 -0000


 <xsl:variable name="x">
     <xsl:copy-of select="text()|ver[@id=$ver]"/>
  </xsl:variable>

Yields "This is anew sentance."


Not "This is a new sentance."

I desperation I added <xsl:preserve-space elements="item"/>
no luck. Still searching


_________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com


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



Current Thread