[xml] cdata problem
- From: "Stephane Pellegrino" <stef_pellegrino hotmail com>
- To: xml gnome org
- Subject: [xml] cdata problem
- Date: Tue, 16 Aug 2005 16:30:30 +0200
Hi, juste a little problem
when I write a simple C code (with libxml2 v2-2.6.19) :
sprintf(vv, "<?xml version=\"1.0\" ?><TEST><![CDATA[%c]]></TEST>", 0x1 );
I get :
Entity : line 1: parser error : internal error
...
Extra content at the end of the document !?
I though I could write any kinf of characters in CDATA section !?
thanx...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]