[xml] encoding practice?



I am wondering what common practice is for reading and writing XML internally. Specifically, xmlDumpMemory writing utf8 and xmlParseMemory reading iso-8859. Is it better to handle the decoding on the dump end or encoding on the parsing end? If I'm approaching this incorrectly or there is an equivalent utf8 xmlParse routine I'd appreciate hearing it. Thanks.




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