Subject: RE: Stripping whitespace within a text node
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Mon, 23 Jul 2001 18:08:25 +0100
|
translate(., ' ', '')
Mike Kay
Software AG
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Jacqueline
> Bruner
> Sent: 23 July 2001 15:22
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Stripping whitespace within a text node
>
>
> Is there any way to eliminate the whitespace in the middle of
> a text node?
> For example, we want " a b c " to give the output "abc".
>
> Thanks in advance,
>
> Jacqueline
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|