|
Subject: [xsl] Special Language Characters From: "Tanzila Mohammad" <tmohammad@xxxxxxxxxxxxxxxxxxxx> Date: Mon, 3 Sep 2001 14:35:59 +0100 |
I have the following xml
<?xml version="1.0" encoding="UTF-8"?>
<language>
<organisation>
<txt lang="ara"></txt>
<txt lang="chi"></txt>
<txt lang="eng">organisation</txt>
<txt lang="fre">organisation</txt>
<txt lang="spa">organización</txt>
</organisation>
</language>
When I run process my stylesheet against the xml, the character 'ó' is not
accepted as I thought. However, is the way to handle this without having to
replace these special characters with the appropriate unicode character i.e.
ó replacing 'ó'. Steming from this is then the handling of chinese and
arabic characters in the xml.
Thanks
Tanz
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] importing from txt file, Bas Alberts | Thread | Re: [xsl] Special Language Characte, Swen Thuemmler |
| [xsl] Pure XML & Javascript on clie, Thomas Morf | Date | [xsl] Passing external values into , M M |
| Month |