[xsl] Re: [xsl] Handling of special characters like C etc

Subject: [xsl] Re: [xsl] Handling of special characters like C etc
From: "Tim Watts" <timw@xxxxxxx>
Date: Fri, 4 May 2001 09:21:59 +1000
Why do you want to keep the < and > (or &lt; and &gt;) at all in your data
at all?


-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Yogesh Dare
Sent: Thursday, 3 May 2001 10:16 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] RE: [xsl] Re: [xsl] RE: [xsl] Re: [xsl] Handling of
special characters like C etc


Hi,
Mike what you wrote in later part abt
<mail-sender><mike@xxxxxxxx></mail-sender> is absolutely true.
I must reject it.But when I recieve it and I send it for parsing it contains
<mail-sender>&lt;mike@xxxxxxxx&gt;</mail-sender>
When I am get output from parser and I send it to xslprocessor it is again
<mail-sender><mike@xxxxxxxx></mail-sender>
How can I avoid this actual replacement of &lt; &gt; by < > so that this
error will not be there at processor level.

Thnx for u r comments,
Yogesh.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread