diff options
-rwxr-xr-x | htdocs/docs/errors.html | 86 |
1 files changed, 27 insertions, 59 deletions
diff --git a/htdocs/docs/errors.html b/htdocs/docs/errors.html index fa43b40..d931a7b 100755 --- a/htdocs/docs/errors.html +++ b/htdocs/docs/errors.html @@ -1,12 +1,12 @@ -<!--#set var="revision" value="\$Id: errors.html,v 1.22 2002-11-07 03:25:24 ot Exp $" ---><!--#set var="date" value="\$Date: 2002-11-07 03:25:24 $" +<!--#set var="revision" value="\$Id: errors.html,v 1.23 2002-11-07 05:09:56 ot Exp $" +--><!--#set var="date" value="\$Date: 2002-11-07 05:09:56 $" --><!--#set var="title" value="Error Explanations for The W3C MarkUp Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> <p id="skip"> These error explanations were originally written by Scott Bigham, - they are used here with his permission. + and are used here with his permission. </p> <div id="toc"> @@ -22,8 +22,7 @@ </a></li> <li><a href="#unterm-comment-2"> -“<code>name start character invalid: only s and comment allowed in -comment declaration</code>” +“<code>name start character invalid: only s and comment allowed in comment declaration</code>” </a></li> <li><a href="#bad-comment"> @@ -31,8 +30,7 @@ comment declaration</code>” </a></li> <li><a href="#attr-quoted"> -“<code>an attribute value must be a literal unless it -contains only name characters</code>” +“<code>an attribute value must be a literal unless it contains only name characters</code>” </a></li> <li><a href="#attr-char"> @@ -40,78 +38,59 @@ contains only name characters</code>” </a></li> <li><a href="#name-length"> -“<code>length of attribute value must not exceed -LITLEN less NORMSEP (1022)</code>” +“<code>length of attribute value must not exceed LITLEN less NORMSEP (1022)</code>” </a></li> <li><a href="#undef-tag"> -“<code>element ‘<var>FOO</var>’ -undefined</code>” +“<code>element ‘<var>FOO</var>’ undefined</code>” </a></li> <li><a href="#not-allowed"> -“<code>document type does not allow element -‘<var>FOO</var>’ here</code>” +“<code>document type does not allow element ‘<var>FOO</var>’ here</code>” </a></li> <li><a href="#not-contained"> -“<code> -document type does not allow element ‘ -<var>FOO</var>’ here; assuming missing ‘ -<var>BAR</var>’ start-tag” -</code> +“<code>document type does not allow element ‘<var>FOO</var>’ here; assuming missing ‘<var>BAR</var>’ start-tag</code>” </a></li> <li><a href="#attr-undef"> -“<code>there is no attribute -‘<var>FOO</var>’ -for this element (in this HTML version)</code>” +“<code>there is no attribute ‘<var>FOO</var>’ for this element (in this HTML version)</code>” </a></li> <li><a href="#undef-attr-val"> -“<code>‘<var>FOO</var>’ -is not a member of the group specified in the -declared value of this attribute</code>” +“<code>‘<var>FOO</var>’ is not a member of the group specified in the declared value of this attribute</code>” </a></li> <li><a href="#bad-attr-char"> -“<code>syntax of attribute value does not conform -to declared value</code>” +“<code>syntax of attribute value does not conform to declared value</code>” </a></li> <li><a href="#attr-bad-name"> -“<code>value of attribute ‘<var>FOO</var>’ -invalid: "#" cannot start a name</code>” +“<code>value of attribute ‘<var>FOO</var>’ invalid: "#" cannot start a name</code>” </a></li> <li><a href="#bad-abbrev-attr"> -“<code>‘<var>FOO</var>’ is not a member of -a group specified for any attribute</code>” +“<code>‘<var>FOO</var>’ is not a member of a group specified for any attribute</code>” </a></li> <li><a href="#attr-missing"> -“<code>required attribute ‘<var>FOO</var>’ -not specified</code>” +“<code>required attribute ‘<var>FOO</var>’ not specified</code>” </a></li> <li><a href="#no-end-tag"> -“<code>end tag for ‘<var>FOO</var>’ -omitted, but its declaration does not permit this</code>” +“<code>end tag for ‘<var>FOO</var>’ omitted, but its declaration does not permit this</code>” </a></li> <li><a href="#floating-close"> -“<code>end tag for element ‘<var>FOO</var>’ -which is not open</code>” +“<code>end tag for element ‘<var>FOO</var>’ which is not open</code>” </a></li> <li><a href="#omitted-content"> -“<code>end tag for ‘<var>FOO</var>’ -which is not finished</code>” +“<code>end tag for ‘<var>FOO</var>’ which is not finished</code>” </a></li> <li><a href="#no-start-tag"> -“<code>start tag for ‘<var>FOO</var>’ -omitted, but its declaration does not permit this</code>” +“<code>start tag for ‘<var>FOO</var>’ omitted, but its declaration does not permit this</code>” </a></li> <li><a href="#bad-entity"> @@ -131,8 +110,7 @@ omitted, but its declaration does not permit this</code>” </a></li> <li><a href="#missing-subel"> -“<code>missing a required sub-element of -‘<var>FOO</var>’</code>” +“<code>missing a required sub-element of ‘<var>FOO</var>’</code>” </a></li> <li><a href="#start-tag"> @@ -144,26 +122,19 @@ omitted, but its declaration does not permit this</code>” </a></li> <li><a href="#text-not-allowed"> -“<code> text is not allowed here; try wrapping the text -in a more descriptive container</code>” +“<code> text is not allowed here; try wrapping the text in a more descriptive container</code>” </a></li> <li><a href="#unkn-att-val"> -“<code> value of attribute -‘<var>FOO</var>’ cannot be ‘<var>BAR</var>’; -must be one of ‘<var>FOO</var>’, ‘<var>BAR</var>’, -‘<var>BAZ</var>’</code>” +“<code> value of attribute ‘<var>FOO</var>’ cannot be ‘<var>BAR</var>’; must be one of ‘<var>FOO</var>’, ‘<var>BAR</var>’, ‘<var>BAZ</var>’</code>” </a></li> <li><a href="#no-attr-end"> -“<code>character ‘<var>FOO</var>’ not allowed -in attribute specification list possibly caused by a missing -quotation mark ending a previous attribute value</code>” +“<code>character ‘<var>FOO</var>’ not allowed in attribute specification list possibly caused by a missing quotation mark ending a previous attribute value</code>” </a></li> <li><a href="#dup-attr"> -“<code>duplicate specification of attribute -‘<var>FOO</var>’</code>” +“<code>duplicate specification of attribute ‘<var>FOO</var>’</code>” </a></li> <li><a href="#invalid-attr-val"> @@ -171,18 +142,15 @@ quotation mark ending a previous attribute value</code>” </a></li> <li><a href="#attr-spec-nmtoken"> -“<code>an attribute specification must start with a name -or name token</code>” +“<code>an attribute specification must start with a name or name token</code>” </a></li> <li><a href="#inval-comment"> -“<code>invalid comment declaration; -check your comment syntax</code>” +“<code>invalid comment declaration; check your comment syntax</code>” </a></li> <li><a href="#assuming-missing-starttag"> -“<code>element ‘<var>FOO</var>’ not allowed here; -assuming missing ‘<var>BAR</var>’ start-tag</code>”</a> +“<code>element ‘<var>FOO</var>’ not allowed here; assuming missing ‘<var>BAR</var>’ start-tag</code>”</a> </li> </ul> </div> |