From: Paul T. <pt...@gm...> - 2006-11-20 13:28:52
|
On 11/19/06, Tatu Saloranta <cow...@ya...> wrote: > Perhaps better question is do you really have to do > it? > I must admit I do not quite understand your use case > yet. Perhaps you do need it from schema, or perhaps my use case is embedding HTML in a node and retrieving it as such. so, <foo><em>emphasis</em> and then some <b>bold</b> text as well</foo> I'd be looking to retrieve everything within the foo element, as is. |