Re: [xml] Wipe formating text (space, tabulation, carriage return, ..) of XML file with libxml2 c library



2006/11/10, Aron Stansvik <elvstone gmail com>:
2006/11/10, Laurent Guignard <lguignard2000 yahoo fr>:
> Hi,
>
> How can i do to wipe all formating characters of an XML file with the libxml2 library ??
> I trie for several days and all my attempts failed !

XML has no concept of "formatting characters". If you're talking about
white space characters, then what is "formatting characters" is up to
you. [1]

Tip: Search the mailing list archives for numerous accounts of user
misconceptions about white space handling.

Regards,
Aron

[1]


Forgot foot note:

[1] http://www.w3.org/TR/2006/REC-xml-20060816/#sec-white-space



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]