[Home] [By Thread] [By Date] [Recent Entries]
Hi,
Is there any way to remove line breaks without deleting the whitespace in-between elements? For example, suppose you started with the following XML: <paragraph> <sentence>Some words are <i>italicized</i> and some words are in <b>bold</b>.</sentence> <sentence>Some words are <u>underlined</u>.</sentence> </paragraph>
<paragraph><sentence>Some words are <i>italicized</i> and some words are in <b>bold</b>.</sentence><sentence>Some words are <u>underlined</u>.</sentence></paragraph> I'm trying to avoid sentences whose contents run together when I process the text. Thanks! Mark -- Mark Peters Senior Technical Writer Saba Software
|

Cart



