[xml] Parse CDATA
- From: seemant bisht <seemantalways gmail com>
- To: xml gnome org
- Subject: [xml] Parse CDATA
- Date: Mon, 22 Nov 2010 12:37:33 +0530
Hi,
I am receiving some information in CDATA:
<xsd:guifield><![CDATA[<FIELD><NAME>FIRST_CALL</NAME><TYPE>integer</TYPE><VALUE>7</VALUE></FIELD>]]></xsd:guifield>
But the xml parser is ignoring the data within guifield, the data that is under TAG CDATA. It is expected behaviour.
But
my requirement is to parse the data that is inside CDATA. Please, tell me the way to do this.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]