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

Entities

Subject: Entities
From: "J. S. Rawat" <jrawat@xxxxxxxxxxxxxx>
Date: Tue, 11 Nov 2008 15:39:24 +0530
 Entities
Hi list,
I am involve in a xml to html to xml conversion
by xslt and entities conversion is a problematic
issue. Below are the steps for conversion.
XML INPUT Entities: &#x201C; (left double
quote),  &#x201D; (right double quote), &#x2013;
(n dash),  and &#x2014; (m dash)
1. Taking xml input (See XML INPUT Entities),
perform a.xsl (sexon/altova any one of them) and
getting html output by encoding="UTF-8" (See HTML OUTPUT Entities).
HTML OUTPUT Entities: b (left double
quote),  b (right double quote), b (n dash),  and b (m dash)
2. Process this html output in a html editor and
do the required changes (This editor require UTF-8)
3. Take above modified html and perform b.xsl and
retrieve xml again by encoding="iso-8859-1" (See XML OUTPUT).
XML OUTPUT Enties: &#8220; (left double
quote),  &#8221; (right double quote), &#8211; (n dash),  and &#8212; (m
dash)

I want the entities should be same as input xml
ie. &#x201C; for left double quote.

If anybody have any idea, please le me know

Thanks
...JSR

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.