Re: [xml] Problems again, functions that don't existe in HP-UX, u rgent (I k now that all say this)



On Wed, Jan 28, 2004 at 10:25:28PM +0100, Pinho external infineon com wrote:
Hi Daniel,

 First of all, thank you for all the support, I know I've been quite a drag.

  At this point, yes.

 I already tried before to use xmlKeepBlanksDefault(0) but with no efective
results but I don't use xmlParseMemory, I use xmlParseFile and xmlParseDoc,
is the effect any diferent, I though that they all would have the same
behavior.


[Code]

      xmlDocPtr doc;
      doc = xmlParseFile(xmlFileName);
      xmlKeepBlanksDefault(0);

[/Code]

Thanks again for the support,

How do you expect the call to xmlKeepBlanksDefault() to influence the
parse before it ?

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]