Dear all,
I want to change the complete text of an element with a certain tag, say "<bold>".
I can get the tag name via elem.ElementDef.Name. But how do I get the text()-node of the Element.
Is there something like the xslt text()-node functionality? Some other ideas?
Thanks in advance
WA