Re: [xml] xmlTextReader and character encoding

2014-01-30 Thread Bjoern Hoehrmann
* Shane Dempsey (shdempse) wrote: > I am using libxml2 and the xmlTextReader to parse the xml content below. > >Libxml somehow interprets the content contained in the xml node and uses >that information to encode the parsed content resulting in the insertion >of the  character. Is there a way to

[xml] xmlTextReader and character encoding

2014-01-30 Thread Shane Dempsey (shdempse)
Hi, I am using libxml2 and the xmlTextReader to parse the xml content below. Libxml somehow interprets the content contained in the xml node and uses that information to encode the parsed content resulting in the insertion of the  character. Is there a way to stop the libxml2 from interpretin