mt_char_handler
XML_SetCharacterDataHandler(parser, mt_char_handler);
void mt_char_handler(void *user_data, const XML_Char *str, int len);