RE: Doubt in xmlDocDumpFormatMemoryEnc

bharath <[email protected]>
Newsgroups gmane.text.xml.schema.devel
Message-ID <[email protected]>
Hi Michael,
 
This function "xmlDocDumpFormatMemoryEnc" is in xmlsave.c of Libxml. This
function is used for dumping the xml file contents (pointed by xmlDocPtr) to
string format.
 
Can you please check this and let me know about the conversion of xml
special characters to format as given below.
 
Thanks and Regards,
Bahrath.
 
****************************************************************************
***********
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: [email protected] [mailto:[email protected]] On
Behalf Of Michael Kay
Sent: Monday, August 23, 2010 6:19 PM
To: bharath
Cc: [email protected]; [email protected];
[email protected]; [email protected]
Subject: Re: Doubt in xmlDocDumpFormatMemoryEnc


I suspect that most readers of this list, like me, have never heard of
xmlDocDumpFormatMemoryEnc(). So it would be useful for you to explain what
product it is part of and what its intended purpose is. Does it have
anything to do with XML Schema (and if not, why are you posting here?)

Intrinsically, escaping of XML special characters (for example converting &
to &amp;) is a sensible/necessary thing to do for any tool that generates or
serializes XML.

Michael Kay
Saxonica

On 23/08/2010 13:31, bharath wrote: 

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.
 
 
& - &amp;
> - &lt;
< - &gt;
" - &quot
' - &#39;
\r - &#13;
 
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!
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.