Thanks again!
One more question:
When I'm producing chunked HTML, only the index.html has a correct HTML
declaration. All other pages have a simple <html> declaration only. Is
there a way to get a correct HTML declaration for all pages?
B.
Stephane Bortzmeyer wrote:
>On Fri, Aug 06, 2004 at 04:36:50PM +0200,
> Bernd P顤ner <> wrote
> a message of 48 lines which said:
>
>
>
>>Are there any XSL parameters where I can set the output decoding?
>>
>>
>
><xsl:variable name="chunker.output.encoding">UTF-8</xsl:variable>
>
>