[Expat-discuss] Parsing CDATA section

Ramprasad B ramprasad.i82 at gmail.com
Fri May 25 17:12:52 CEST 2007


Hello expat`ers,

I have stuck up with parsing the CDATA section in an XML file. I could not
even find an example source for this.

I would like to parse the following XML file, and extract `Hello World'
string:

<ABC>
  <DEF>
    <XYZ><![CDATA[Hello World !!!]]></XYZ>
  <DEF>
</ABC>

Please help me with this.

Thanks  in advance for your help !

-- 
Ramprasad B
_______________________________________________
Expat-discuss mailing list
Expat-discuss at libexpat.org
http://mail.libexpat.org/mailman/listinfo/expat-discuss


More information about the Expat-discuss mailing list