Re: [xml] problem with cdata blocks in sax-based schema-validation
- From: Ashwin <ashwins huawei com>
- To: 'Holger Kaelberer' <hkaelber math uni-bielefeld de>, xml gnome org
- Cc: ranjit huawei com
- Subject: Re: [xml] problem with cdata blocks in sax-based schema-validation
- Date: Mon, 16 Jun 2008 16:53:15 +0800
-----Original Message-----
From: xml-bounces gnome org [mailto:xml-bounces gnome org] On Behalf Of
Holger Kaelberer
Sent: 2008年6月16日 16:36
To: xml gnome org
Subject: [xml] problem with cdata blocks in sax-based schema-validation
Hi,
using a schema validation layer in a sax2-stream I get the problem, that
strings contained in CDATA blocks in the xml-file are not parsed, i.e. I
get
null-pointers in the characters sax handler for elements like
Hi,
I think you might be working on an older version. This problem was solved
sometime back, that is if I have not misunderstood you....
In Function cdataBlockSplit incorrect callback was being invoked, and thus
no cdata callback was being received.
Please refer to the following link for the change
http://svn.gnome.org/viewvc/libxml2/trunk/xmlschemas.c?r1=3652&r2=3684
Regards
Ashwin Sinha
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]