This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: concat selected text nodes




>  <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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]