2006/11/10, Laurent Guignard <[EMAIL PROTECTED]>: > 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] _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
