[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Can't remove line feeds in Saxon 6.5.3

Subject: Re: Can't remove line feeds in Saxon 6.5.3
From: "Spencer Tickner" <spencertickner@xxxxxxxxx>
Date: Sat, 11 Mar 2006 12:37:46 -0800
remove line feeds from xml
<xsl:template match="text()">
<xsl:value-of select="normalize-space(.)"/>
</xsl:template>



On 3/11/06, Rik Jones <rikjones@xxxxxxxxx> wrote:
> I can't get my code to work to remove line feeds with Saxon 6.5.3
>
> I am using the following code:
>
> normalize-space(translate($Value,'&#x9;&#xa;&#xd;',''))
>
> Any ideas would be helpful, I am relatively new to XSLT, and just
> started a project with Saxon. I did not pick the Saxon version that was,
> trust upon me.
>
>
> Rik Jones
> Internet/Intranet Project manager

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.