Re: [xml] white spaces



On Mon, May 12, 2003 at 10:05:19PM +0200, Hubert Soko³owski wrote:


hi!

I have white spaces between tags in my xml file. I use xmlParseFile
function to read the file. is it possible to build a xml tree without
"text" tags?

  yes

  http://xmlsoft.org/FAQ.html#Developer
  see #3

But it's absolutely not something I suggest to do. Fix your code instead
to be prepared to handle text nodes for those spaces.

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]