Hi All,
        I am using xerces-c to parse my xml file.using this i am not able to read PCDATA present between the tags.
 
I tried with the following method to retrieve the data.
 
DOM_Node.getNodeValue();
 
Can you please suggest the method which will be used to read the PCDATA.
 
Regards,
krishna

Reply via email to