- From: <MLemmerling@wiley.com>
- Date: Tue, 12 Oct 2004 10:26:39 -0400
- To: www-validator@w3.org
- Message-ID: <OF746F49A7.A382048E-ON85256F2B.004EC953-85256F2B.004F54AA@wiley.com>
Japanese encoding:
In my content type meta tag I have tried specifying Windows-31J, Shift-JIS
and x-sjis and with all three my site fails to validate in XHTML 1.0.
I went to the valid character sets page on the W3C site and even when
specifying those my page is unable to validate. If you could give me any
feedback on how to use Japanese encoding and successfully validate I would
greatly appreciate it.
When using x-sjis I get the following error:
Sorry! A fatal error occurred when attempting to transcode the
character encoding of the document. Either we do not support this
character encoding yet, or you have specified a non-existent
character encoding (often a misspelling).
The detected character encoding was "x-sjis".
The error was "x-sjis undefined; replace by shift_jis".
Otherwise I get this error(s):
shift_jis:
Sorry, I am unable to validate this document because on line 83 it
contained one or more bytes that I cannot interpret as shift_jis (in other
words, the bytes found are not valid values in the
specified Character Encoding). Please check both the content of the file
and the character encoding indication.
windows-31j:
Sorry! A fatal error occurred when attempting to transcode the
character encoding of the document. Either we do not support this
character encoding yet, or you have specified a non-existent
character encoding (often a misspelling).
The detected character encoding was "windows-31j".
The error was "".
Received on Tuesday, 12 October 2004 14:28:11 UTC