5 |
illegal-octets-error;;Octet sequence <code><var>{octets}</var></code> is illegal. |
illegal-octets-error;;Octet sequence <code><var>{octets}</var></code> is illegal. |
6 |
invalid-state-error;;The input stream is broken. |
invalid-state-error;;The input stream is broken. |
7 |
unassigned-code-point-error;;No character is assigned to octet sequence <code><var>{octets}</var></code>. |
unassigned-code-point-error;;No character is assigned to octet sequence <code><var>{octets}</var></code>. |
8 |
|
charset:not supported;;Character encoding <code><var>{value}</var></code> is not supported and the explicit character encoding specification is ignored. The result of the conformance checking might be <em>wrong</em>. |
9 |
disallowed character encoding;;Character encoding <code><var>{text}</var></code> is not allowed for <abbr>HTML</abbr> document. |
disallowed character encoding;;Character encoding <code><var>{text}</var></code> is not allowed for <abbr>HTML</abbr> document. |
10 |
bad character encoding;;Character encoding <code><var>{text}</var></code> should not be used for <abbr>HTML</abbr> document. |
bad character encoding;;Character encoding <code><var>{text}</var></code> should not be used for <abbr>HTML</abbr> document. |
11 |
non-utf-8 character encoding;;Use of UTF-8 is encouraged (this document is encoded in <code><var>{text}</var></code>). |
non-utf-8 character encoding;;Use of UTF-8 is encouraged (this document is encoded in <code><var>{text}</var></code>). |