Output encoding "ISO-8859-1" not encoding="IS
Posted: Thu Apr 01, 2004 4:26 pm
Hi,
I can't get oXygen to output me the correct encoding - I need "ISO-8859-1" but it gives me "ISO8859_1" instead..
Here's what I've got:
<xsl:output method="xml" version="1.0" encoding="iso-8859-1" indent="yes" doctype-system="supertext.dtd"/>
<xsl:output method="xml" omit-xml-declaration="no" encoding="iso-8859-1"/>
Any tips?
I can't get oXygen to output me the correct encoding - I need "ISO-8859-1" but it gives me "ISO8859_1" instead..

Here's what I've got:
<xsl:output method="xml" version="1.0" encoding="iso-8859-1" indent="yes" doctype-system="supertext.dtd"/>
<xsl:output method="xml" omit-xml-declaration="no" encoding="iso-8859-1"/>
Any tips?