| 
 
Subject: [xsl] Suppressing Newline Character From: "Steve W" <lsl@xxxxxxxxxxxxx> Date: Mon, 16 May 2005 12:01:38 +0100  | 
My XML (sometimes) looks like this :
<DATA>
abc
def
</DATA>
I need to transform this to some javascript on my html page that looks
something like :
jFunction('abcdef');
but I get
jFunction('abc
def');
which I appreciate is not surprising as there is a new line in my data.
What is the easiest way of detecting and removing the newline character when
I do the transform ?
Thanks
Steve
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| [xsl] flat XML to normal XML, Borut Bolčina | Thread | Re: [xsl] Suppressing Newline Chara, James Fuller | 
| [xsl] flat XML to normal XML, Borut Bolčina | Date | RE: [xsl] Suppressing Newline Chara, Jarno.Elovirta | 
| Month |