Hi.
Does anyone know how can I use Central Europian characters in both XML and XSL documents? I'd like to display the extended C.Europian chars. I've tried the follows:
1. Type the desired char direct to XML.
2. <!ENTITY myChar "&#xF6" !>
3. I've put this in XML and XSL header:
<?xml version='1.0' encoding="ISO-8859-2" ?>
I couldn't get my char.
Thanks, Kiri
Does anyone know how can I use Central Europian characters in both XML and XSL documents? I'd like to display the extended C.Europian chars. I've tried the follows:
1. Type the desired char direct to XML.
2. <!ENTITY myChar "&#xF6" !>
3. I've put this in XML and XSL header:
<?xml version='1.0' encoding="ISO-8859-2" ?>
I couldn't get my char.
Thanks, Kiri