[xml] Avoiding document declaration on xmlDocDumpMemory?
- From: Jose Commins <axora myrealbox com>
- To: xml gnome org
- Subject: [xml] Avoiding document declaration on xmlDocDumpMemory?
- Date: Thu, 20 May 2004 20:54:27 +0100
(libxml2, 2.6.10)
Is there a simple way to avoid the document declaration from being
output when using xmlDocDumpMemory / xmlDocDumpFormatMemory?
I am concatenating several XML files and I am trying to avoid this:
<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>
From being output at the start of the libxml2's XML memory dump.
Regards,
Jose.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]