<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>



<META content="MSHTML 5.50.4807.2300" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=400220517-23102001><FONT face=Arial size=2>I have a small 
problem getting the element value ::;</FONT></SPAN></DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial size=2>example 
::</FONT></SPAN></DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial 
size=2>&lt;property&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
value&nbsp;#CDATA&nbsp;</FONT></SPAN></DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial 
size=2>&lt;/property&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial size=2>When I do the 
getText() , I get the value back but when I try to put the XML doc as a CDATA , 
I can't read it ... Any better way to do that ..</FONT></SPAN></DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial 
size=2>&lt;property&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;test&gt;&lt;hello&gt;Hello&lt;/hello&gt;&lt;/test&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial 
size=2>&lt;/property&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial size=2>when I do the 
getText () , I should get back 
"&lt;test&gt;&lt;hello&gt;Hello&lt;/hello&gt;&lt;/test&gt;" 
...</FONT></SPAN></DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=400220517-23102001><FONT face=Arial size=2>Any suggestion 
.</FONT></SPAN></DIV></BODY></HTML>