[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Help: decimal entity convert to character entity" thr

Subject: Help: decimal entity convert to character entity" throughout XSLT-2.0
From: Selva Ganesh <selvaganesh1985@xxxxxxxxx>
Date: Tue, 5 May 2009 20:35:16 +0530
 Help: decimal entity convert to character entity"  thr
Hi Team,

Greeting!

In my question is "decimal entity convert to character entity"
throughout XSLT-2.0 processor.

I have decimal entity, How to convert character entity

I want know the encoding value.

If have possible to convert without character mapping.


I have character mapping, for your reference.

------------------------
<hov:output method="xml" use-character-maps="cm1" encoding="ISO-8859-1"
indent="yes" omit-xml-declaration="no"></hov:output>

<hov:character-map name="cm1">
<hov:output-character character="&#8212;" string="&amp;mdash;"/>
<hov:output-character character="&#8220;" string="&amp;ldquo;"/>
<hov:output-character character="&#8221;" string="&amp;rdquo;"/>
<hov:output-character character="&#8211;" string="&amp;ndash;"/>
<hov:output-character character="&#8217;" string="&amp;apos;"/>
.
.
.
.
</hov:character-map>
----------------------------

-- 
Best Regards,
Selvaganesh

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.