Re: [xml] xmlSaveFormatFile indentation problem
- From: Daniel Veillard <veillard redhat com>
- To: th th <jy_01 yahoo com>
- Cc: xml gnome org
- Subject: Re: [xml] xmlSaveFormatFile indentation problem
- Date: Mon, 17 Mar 2003 16:16:00 -0500
On Mon, Mar 17, 2003 at 09:27:00AM -0800, th th wrote:
I suspect the libxml2 read the indentation setting
from an linux environmnet variable. Any idea how to
no,
generate an xml file with identation on Linux 7.3?
by upgrading your libxml2 library
Another question:
I have done some searches on this list and I found no
solution on this issue:
How to insert "<!DOCTYPE test SYSTEM "test.dtd">"
statement on an xml file using libxml2 library?
use
xmlDtdPtr
xmlCreateIntSubset(xmlDocPtr doc, const xmlChar *name,
const xmlChar *ExternalID, const xmlChar *SystemID);
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.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]