Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: accented characters in Safari on Mac Os X

From: Davide Benini <nutsmuggler@-------.--->
To: NULL
Date: 6/1/2005 2:00:00 PM
Thanks a lot for yor careful explanation.
Unfortunately my problem persists.
Yet, maybe I am focusing...
The xsl transformation works correctly on Oxygen, my XML editing 
software; à è é ì ò ù are all parsed correctly.
Yet when I open the XML page in the browser (Safari on Mac Os X) the 
accented vowels turn into strange symbols.
I need to use my xml document inside the browser, since I use it to 
generate dynamic content...
For some obscure reason the document doesn't work at all with Firefox 
and Camino; yet it is a very simply structured xml document... When 
opened with this browsers (both of them use the gecko rendering engine) 
I get an error message saying that the xsl document can't be found (but 
I assure you it is there!)
I am afraid something is missing in the prolog; I attach again the 
prologue of xml and xsl files.
As I specified before, the xml file is actually a php file resulting 
into an xml document


XML:

<?
header("Content-type: text/xml");
print '<?xml version="1.0" encoding="iso-8859-1"?>';
print'<!DOCTYPE inferno SYSTEM 
"file:/Users/davidebenini/Documents/Universita%CC%80/Dottorato/inferno/inferno.dtd">';
print '<?xml-stylesheet type="text/xsl" href="inf-dev.xslt"?>';
?>
AND HERE THE ACTUAL XML CONTENT FOLLOWS

XSL:

<?xml version="1.0" encoding="iso-8859-1"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
version="1.0">

Any suggestion is welcome.
Thanks again




transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent