Posted on Fri Sep 1 19:01:26 2006
by mirodin response to 2890(See the whole thread of 3)
Re: Remove linefeed from XML
You can use the trimmed_text method instead of text (but it uses a regexp too, so the speed will be the same, expat doesn't provide any help for this).