RE: [xsl] Transform from UTF-8 symbol to character entity

Subject: RE: [xsl] Transform from UTF-8 symbol to character entity
From: "Selvaganesh" <selvaganesh_t@xxxxxxxxxxxxxx>
Date: Sat, 16 Jan 2010 13:09:09 +0530
Example of below mail

Input XML		Output XML
&			&amp;
'			&apos;
"			&ldquo;
"			&rdquo;
-			&ndash;
-			&mdash;

Thanks,
Selva

-----Original Message-----
From: Selvaganesh [mailto:selvaganesh_t@xxxxxxxxxxxxxx] 
Sent: Saturday, January 16, 2010 12:56 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Transform from UTF-8 symbol to character entity

Dear Team,

I have needed solution form you, I have transforming the UTF-8 character to
character entity.

I just want know the what the value need to be given the encoding attribute
value. <hov:output method="xml" encoding=""/>.

I hope your help

Thanks,
Selva


Confidentiality Notice:  This transmittal is a confidential communication.
If you are not the intended recipient, you are hereby notified that you have
received this transmittal in error and that any review, dissemination,
distribution or copying of this transmittal is strictly prohibited.  If you
have received this communication in error, please notify this office
immediately by reply and immediately delete this message and all of its
attachments, if any.



Confidentiality Notice:  This transmittal is a confidential communication.  If you are not the intended recipient, you are hereby notified that you have received this transmittal in error and that any review, dissemination, distribution or copying of this transmittal is strictly prohibited.  If you have received this communication in error, please notify this office immediately by reply and immediately delete this message and all of its attachments, if any.

Current Thread