Ankit Rastogi wrote:
> I am having problem with parsing CDATA section. I am using PyXml and minidom
> for parsing the xml document.
> My motive is to get the data back in the same format in one string as it is
> writen in xml file. Here is the sample:
> --
>
>
>
> --
> put whe
Ankit Rastogi wrote at 2005-12-28 08:02 -0800:
>I am having problem with parsing CDATA section. I am using PyXml and minidom
>for parsing the xml document.
> My motive is to get the data back in the same format in one string as it is
> writen in xml file. Here is the sample:
> --
>
>
>
I am having problem with parsing CDATA section. I am using PyXml and minidom for parsing the xml document. My motive is to get the data back in the same format in one string as it is writen in xml file. Here is the sample: -- -- put when I print all its childs using: --- print StChg