At the top of your stylesheet (before any templates) insert the following:
<xsl:output method="html" encoding="iso-8859-1"/>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sam Brauer : Systems Programmer : [EMAIL PROTECTED]
On Fri, 15 Jun 2001, rich wrote:
>
> Hi, I'm new at sablotron, but not xslt. After processing xslt I saw
> this tag <meta http-equiv="Content-Type" content="text/html;
> charset=UTF-8"> on my html source on browser.
> Why does Sab adds it?? Can anybody tell me how to remove it or change
> charset attribute value???
>
>
>