Hi Fred,
Can you please tell me which function i should use to
convert the xmlDocptr to xmlChar* so that special characters will not be
converted to entities.
Thanks and Regards,
Bharath.
***************************************************************************************
This e-mail and attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure, reproduction, or dissemination) by persons other than the intended recipient's) is prohibited. If you receive this e-mail in error, please notify the sender by phone or email immediately and delete it! From: Fred Smith [mailto:fsmith computrition com] Sent: Monday, August 23, 2010 9:07 PM To: bharath Subject: RE: [xml] FW: Doubt in xmlDocDumpFormatMemoryEnc 1.
Because
you can’t put those characters into valid XML without encoding them (because
those literal characters are part of XML formatting syntax),
and 2.
Because
you used one of the “…Enc…” dump functions. Fred
Smith Senior
Applications Programmer/Analyst Computrition,
Inc. 175
Middlesex Turnpike Bedford,
MA 01730 ph:
781-275-4488 x148 fax:
781-687-8884 From:
xml-bounces gnome org [mailto:xml-bounces gnome org] On Behalf Of
bharath Hi
All, I am calling the
function xmlDocDumpFormatMemoryEnc()
to construct xmlDocPtr to xmlChar. When i used this
function, the left
characters are converted to right
characters . Can you please let me know
what is the reason to convert like this. & -
& > -
< < -
> " -
" ' -
' \r -
Thanks and
Regards, Bharath. *************************************************************************************** |