> > Andrew, > xml doesn't care about your data :), text() content of the title tag > contains two newlines. Correct XML document should't contain them. > Er, real-world xml documents are full of them. It isn't a correctness issue. That's why the XSLT spec provides the normalize-space() function. Applying that to any input string will do the trick. Michael ------------------------------------------ Michael Beddow http://www.mbeddow.net/
- [Sab] Creating text (SQL) output Andrew C.R. Martin
- Re: [Sab] Creating text (SQL) output Pavel Hlavnicka
- Re: [Sab] Creating text (SQL) output Michael Beddow
- Re: [Sab] Creating text (SQL) output Steve Tinney
- Re: [Sab] Creating text (SQL) output Steve Tinney
- Re: [Sab] Creating text (SQL) output Andrew C.R. Martin
