On Fri, Aug 16, 2013 at 5:35 PM, Csaba Raduly wrote:
> On Fri, Aug 16, 2013 at 4:47 PM, j j wrote:
> >
> > Hi
> >
> > I'm using xmlParseChunk function to parse the following xml
> > fragment. xmlParseChunk takes is as input.
> >
> > ... ...
> >
> > the resulting attribute is as follows:
> > col
Hi Daniel,
I found some time to work on a patch, and came up with a
simple (4 lines added) solution to the problem, see attachement.
The patch passes all existing tests (make runtests), but I have not
created a new test for it yet. That being said, I'd be happy to create a
test if you're interest
Hi!
I'm having difficulties using xmlTextReaderReadAttributeValue. It
doesn't seem to work like the equivalent function in ECMA/.NET, at
least as implemented by Mono. Consider the following simple C#
example:
http://pastebin.com/xSbaT7cN
It parses every attribute of every element that has at