| Subject: Re: [xsl] Entities Conversion From: mozer <xmlizer@xxxxxxxxx> Date: Sat, 26 May 2007 22:44:41 +0200 | 
The most simple ad hoc way is to change the input xml doc and create a special DTD <!ENTITY ldquo "&ldquo;"> <!ENTITY rdquo "&rdquo;"> <!ENTITY ndash "&ndash;"> <!ENTITY mdash "&mdash;">
Hi! In my output file entities are getting converted into as per the encoding specified in the <output> element but I don't want to change the enties. Is there any encoding value, which will convert it into as desired output.
INPUT “ ” – —
OUTPUT (encoding="iso-8859-1") “ ” – —
OUTPUT (encoding="iso-8859-1") " "
DESIRED OUTPUT “ ” – —
thanks JSR
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] Entities Conversion, Andrew Welch | Thread | Re: [xsl] Entities Conversion, Abel Braaksma | 
| Re: [xsl] Count of previous nodes u, David Carlisle | Date | RE: [xsl] Count of previous nodes u, Michael Kay | 
| Month |