Laurence Rowe schrieb am 14.02.2012 um 20:58 (+0000):
> On 14 February 2012 09:59,  <spam.spam.spam.s...@free.fr> wrote:

> > I would like to have this output (without editing my XML file) :
> > "My book "A""
> > "My book "B""
> > "My book "C""
> >
> > The useless whitespaces are removed from text nodes.
> >
> > Is there a function which do this work?
> 
> Take a look at the xmllint source, it has a --noblanks option which
> sets xmlKeepBlanksDefault(0);

But that doesn't get rid of non-ignorable whitespace.

$ xmllint --version
xmllint: using libxml version 20708

Michael
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to