[PHP-I18N] xslt extension and encodings From: Adam Rambousek (rambousek <email protected>)
Date: 08/17/01

hi,
I hope I'm asking on right place :)

I'm using xslt functions to transform xml document to html
it works perfectly, but I need to transform xml written in iso8859-2 to html
output also in iso8859-2

if I add <?xml encoding="iso-8859-2"?> at the beginning of xml, sablotron tells
me "syntax error"

I have sablotron 0.60; iconv is installed

could anyone help me please?

-- 
Adam Rambousek
email: rambousek <email protected>     ICQ: 47596279     Jabber: rambousek <email protected>
* Linux is like teepee - no windows, no gates, Apache inside...

-- PHP Internationalization Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-i18n-unsubscribe <email protected> For additional commands, e-mail: php-i18n-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>