> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Hi, > I set <xsl:output encoding="ISO-8859-1"/> in my xsl as encoding > output but on a window system is rendered as a space ; on unix > system is rendered as A^ (unique character) > It look like the mapping is dependent by system. > Possible? In order to know for sure, a few more questions: - Which JVMs are you using? (Which version on Windows, which one on Linux?) - Are you using the same XSLT processor on both platforms? If so, is it the same version? If not, maybe one of them doesn't fully support <xsl:output-encoding /> (as I recall, it is not mandatory according to the XSLT Spec.) I'd also try posting this question on Xalan's user-list. If both XSLT processors are Xalan, their development team is far more likely to offer you an explanation... Greetz, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]