Re: [xml] Ommit XML declaration



On Mon, Jul 11, 2005 at 05:42:35PM +0200, Klaus Rechert wrote:
Hi,

is there a way to dump a document (xmlDocDumpMemory();) without the
leading <?xml version="1.0"?> ?

  No, but you can do the equivalent by serializing all the children of
the document element.

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]