xsl-list
[Top] [All Lists]

RE: [xsl] Force Unicode change

2008-04-23 01:39:44
You mean ‐ to ‐. I tried it and it gives the same
result(‐).



-----Original Message-----
From: Michael Kay [mailto:mike(_at_)saxonica(_dot_)com]
Sent: Wednesday, April 23, 2008 1:47 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] Force Unicode change



Why not change the definition of the entity in your original XML source?

Michael Kay
http://www.saxonica.com/


-----Original Message-----
From: Pankaj Chaturvedi [mailto:pankaj(_dot_)chaturvedi(_at_)idsil(_dot_)com]
Sent: 23 April 2008 08:29
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Force Unicode change


Hi,

While converting my character entities into Unicode, my
‐ gets converted into ‐, which is quite ok by
what Atolva takes, but I want my hyphen  to be as  &#002d;.
Is there a way of force change of entity instead of default,
I mean something in:

<xsl:output use-character-maps="searchreplace" />
<xsl:character-map name="searchreplace">
    <xsl:output-character character="&#x02010;"
string="&#002d;" /> </xsl:character-map>


I am not expert in 2.0 and still learning. Any suggestions
will be an immense help.


Best,

Pankaj Chaturvedi

==============================================================
==============
================


Confidentiality Notice:" This message and any attachment(s)
contained here are information that is confidential,
proprietary to IDS Infotech Ltd. and its customers.
Contents may be privileged or otherwise protected by law. The
information is solely intended for the individual or the
entity it is addressed to. If you are not the intended
recipient of this message, you are not authorized to read,
forward, print, retain, copy or disseminate this message or
any part of it. If you have received this e-mail in error,
please notify the sender immediately by return e-mail and
delete it from your computer."

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>