[xml] libxml and dtd validation
- From: Jim <jimdon gmail com>
- To: xml gnome org
- Subject: [xml] libxml and dtd validation
- Date: Tue, 15 Nov 2005 07:51:11 -0500
Hello,
I am just looking at writing some code that will dtd validate and xml
file and return me the errors in a buffer/string. Ideally it would be
nice if each error was in a seperate buffer/string.
It looks like the only way to do this is redirect stderr/stdout before i
call:
ret = xmlTextReaderRead(reader);
Am i correct in assumming this?
Any advice would be appreciated,
Jim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]