Re: [xsl] How to specify ASCII encoding?

Subject: Re: [xsl] How to specify ASCII encoding?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 14 Jun 2002 12:10:37 +0100
> does the XML have any way how to specify ASCII encoding?

No. The only encodings supported by all XML parsers are utf-8 and
utf-16. Some parsers will allow encoding="us-ascii" or "ascii"
but this is not guaranteed to be portable.

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