Re: [xsl] default meta tag Revisted

Subject: Re: [xsl] default meta tag Revisted
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 4 Sep 2001 21:39:54 +0100
> I mean if you use xsl:output set to text then you can do anything you want.

No even in the text output method you don't control the encoding used
for characters. If you enter a Japanese character in say a JIS encoding,
then even in the text output method the system may choose to output that
character in utf-8. thus it wouldn't really help if one wrote out, as
text, a meta element specifying some encoding, only the XSL system
itself knows for sure what encoding is used.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread