RE: [xsl] Dynamic output encoding

Subject: RE: [xsl] Dynamic output encoding
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Thu, 9 Sep 2004 08:33:53 +0100
Saxon allows you to set serialization parameters, including encoding, from
the command line. Write for example !encoding=iso8859-1 at the end of the
command line. This will override anything specified in the xsl:output
declaration. You can also set serialization parameters using the JAXP API.

Michael Kay
http://www.saxonica.com/


> -----Original Message-----
> From: Nestor Boscan [mailto:nestor.boscan@xxxxxxxxxx]
> Sent: 09 September 2004 04:34
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] Dynamic output encoding
>
> Hi
>
> Can I have dynamic output encoding in XSL. I'm using saxon.
>
> Thanks in advance
>
> Regards,
>
> Nistor Boscan

Current Thread