On ven, 2008-08-08 at 04:48 -0400, Daniel Veillard wrote:
> On Thu, Aug 07, 2008 at 11:39:55PM +0200, Francesco la Torre wrote:
> > Does anybody have an idea where my '\n's are ?
> 
>   something between the first and the second call to xmlRead...
> called xmlKeepBlanksDefault(0) or reset the associated global
> variable xmlKeepBlanksDefaultValue.
>   Double check your code.

Really thanks ! Now it works :-)
Calling xmlKeepBlanksDefault(1) instead of 0 as actual parameter all is
ok.

> 
> Daniel
> 

Francesco la Torre

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to