xml and ![CDATA]
Hi
I have an xml file with the following element :
<paragraphSummary>
<![CDATA[><p>Today is Tuesday.</p>]]>
</paragraphSummary>
If I am using DOM how is it possible to obtain the data within <
