--- test/html-webhacc/error-description.en.html.u8 2007/11/18 11:05:12 1.15 +++ test/html-webhacc/error-description.en.html.u8 2007/11/23 06:36:19 1.16 @@ -29,11 +29,20 @@ though the use of another character encoding is conforming.

+

Conformance for character encoding requirements + cannot be checked.

+

The conformance checker cannot detect whether the input document + met the requirements on character encoding, since the document + is not inputed as a serialized byte sequence. The document is + not conforming if it is not encoded in an appropriate character + encoding with appropriate labeling.

+
+

There is no character encoding declaration.

The document does not contain a character encoding declaration. Unless the character encoding is explicitly - specified in upper‐level protocol, e.g. in HTTP, + specified in lower‐level protocol, e.g. in HTTP, or is implied by BOM, there must be a character encoding declaration. The document is non‐conforming.

@@ -48,11 +57,11 @@

No character encoding metadata is found - in upper‐level protocol nor is there BOM, while + in lower‐level protocol nor is there BOM, while character encoding $0 is not a superset of ASCII.

The document is not labeled with character encoding name - in upper‐level protocol, e.g. in HTTP, and + in lower‐level protocol, e.g. in HTTP, and the document is not begin with BOM. In addition, the character encoding of the document is not a superset of ASCII. The document is non‐conforming.

@@ -850,6 +859,75 @@

Attribute Value Errors

+

Character encoding name $0 + is not registered.

+

The specified character encoding name is not registered to + IANA. Use of registered character encoding name + is a good practice to facilitate interoperability.

+ +
+
EUC-TW
+
EUC-TW is not registered. Unfortunately, there + is no registered name for that character encoding. Use + Big5 encoding with character encoding name Big5 + if it is enough to represent the document.
+
ISO-2022-JP-1
+
ISO-2022-JP-1 is not registered, nevertheless + this character encoding name is documented in + RFC 2237. Use + ISO-2022-JP-2 instead, since that character encoding + is a superset of ISO-2022-JP-1.
+
ISO-2022-JP-3, ISO-2022-JP-3-plane1
+
These names are not registered and obsoleted in favor of + ISO-2022-JP-2004 and + ISO-2022-JP-2004-plane1.
+
ISO-2022-JP-2003, + ISO-2022-JP-2003-plane1
+
These names are not registered and corrected to + ISO-2022-JP-2004 and + ISO-2022-JP-2004-plane1.
+
ISO-2022-JP-2004, + ISO-2022-JP-2004-plane1
+
These names are not registered. Unfortunately, there is + no registered name for these character encodings.
+
UTF-8N
+
UTF-8N is not registered. Character encoding + name UTF-8 represents UTF-8 encoding with or + without BOM.
+
+ +

WARNING: This error might be raised for + a registered character encoding name, since the character encoding + name database of the conformance checker is not complete yet.

+
+ +

$0 is a private + character encoding name.

+

The specified character encoding name is a private name and + not registered to IANA. Use of registered character + encoding name is a good practice to facilitate interoperability.

+ +
+
x-euc-jp
+
Use EUC-JP for the Japanese EUC + character encoding.
+
x-sjis
+
Use Shift_JIS for standard Shift encoding scheme of + JIS coded character set, or Windows-31J + for Microsoft standard character set as implemented by + Microsoft Windows.
+
+
+ +

The specified value is syntactically not a + character encoding name.

+

The attribute value must be a character encoding name. However, + the specified value is not a character encoding name syntactically. + The document is non‐conforming.

+

Character encoding name is a string of ASCII + printable characters, up to 40 characters.

+
+

This attribute only allow a limited set of values and the specified value {@} is not one of them.

@@ -928,6 +1006,14 @@
+

Character encoding name $1 + is different from document character encoding + $0.

+

The specified character encoding name is different from + the character encoding of the document. The document + is non‐conforming.

+
+

Browsing context name {@} is reserved.

The specified browsing context name is reserved. @@ -1209,6 +1295,6 @@ and/or modify it under the same terms as Perl itself.

- + \ No newline at end of file