I'm trying to tidy up some xml that contains html entities such as named
&fract12; and number ½
I wish to map them to <character code="fract12" /> and <character code="189"
/> (I will then use a utf mapping file to map them to utf codes)
Whats the correct way to do this is xslt - the classic example would be
"<p>john gave &fract12; the cake to jane</p>"
Thanks in advance.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Fixing entities
- Philip Fitzsimons - Tue, 1 Apr 2003 04:32:51 -0500 (EST) <=
- <Possible follow-ups>
- Stuart Brown - Tue, 1 Apr 2003 05:02:36 -0500 (EST)
|
|