--- test/html-webhacc/error-description-source.xml 2008/08/31 13:28:12 1.42
+++ test/html-webhacc/error-description-source.xml 2008/09/15 07:20:40 1.46
@@ -56,8 +56,45 @@
The input stream is encoded in Note that an The conformance checker cannot find an appropriate decoder for
+ the character encoding used to encode characters in the document. This error is raised if: In either case, the result shown by the conformance checker might
+ contain wrong errors caused by errorneous decoder or might not contain
+ errors that should be raised if an appropriate decoder is used. Noncharacter code points are used in the input stream. Noncharacter code points are reserved for internal processings.
+ Their use for information interchanges are forbidden. In addition, they are not allowed in HTML document. The The Character Encoding Layer Errors
-{octets}
+ is not an allowed representation of the character
+ {char} — character reference
+ {char:hexref} should be used instead.{octets}.{octets}
+ is illegal.ISO-2022-JP
+ or its variant but is partially broken.ISO-2022-JP stream must end in the ASCII
+ state.{octets}.{text} is used. Checking results might be
- wrong.
+
+
+ Coded Character Set Layer Errors
NULL character
is not allowed.{text} is
not allowed.{text}
+ is found in the input stream.{text} is not
+ a Unicode character.{text}
+ is deprecated.{text}
+ is discouraged.{text}
+ is not the preferred representation of that character.{text}
+ should not be used in many cases.DOCTYPE legacy string is
+ used.DOCTYPE
+ 遺物文字列が使われています。DOCTYPE with the DOCTYPE legacy
+ string, i.e.
+ <!DOCTYPE HTML PUBLIC "XSLT-compat">
+ is used.DOCTYPE legacy string should not be used for documents
+ not generated from XSLT transformation process. It is allowed
+ only to enable to use XSLT style sheets with the HTML output mode, which
+ does not support generation of the DOCTYPE with no
+ PUBLIC
+ identifier. For other purposes, the DOCTYPE legacy
+ string, i.e. PUBLIC "XSLT-compat",
+ is useless and should not be used.