- From: Dan Connolly <connolly@w3.org>
- Date: 07 Jun 2002 08:13:35 -0500
- To: Karl Dubost <karl@w3.org>
- Cc: spec-prod@w3.org
On Fri, 2002-06-07 at 07:23, Karl Dubost wrote:
>
> Hi,
>
> The usual QA and grumpy rant ;) about Guide to the W3C XML
> Specification ("XMLspec") DTD, Version 2.1
> http://www.w3.org/XML/1998/06/xmlspec-report
>
> This document is not HTML or XHTML valid :). Please could you make it valid.
> Thank you very much
> http://validator.w3.org/check?uri=http://www.w3.org/XML/1998/06/xmlspec-report
Hmm... I thought tidying it would fix it, but now I get these:
* Line 14, column 25:
<h1 class="title"><a id="AEN1" name="AEN1">Guide to the W3C XML
^
Error: ID "AEN1" already defined
* Line 12, column 25:
<div class="BOOK"><a id="AEN1" name="AEN1"></a>
^
Error: ID "AEN1" first defined here
* Line 286, column 40:
<p><img src="graphics-v21/treenot.gif" /></p>
^
Error: required attribute "alt" not specified
* Line 817, column 27:
<th width="31%" align="LEFT" valign="TOP">XML specification
^
Error: value of attribute "align" cannot be "LEFT"; must be one of
"left", "center", "right", "justify", "char"
and so on with lots of LEFT vs left problems.
> If you need help, tell me.
>
> --
> Karl Dubost / W3C - Conformance Manager
> http://www.w3.org/QA/
>
> --- Be Strict To Be Cool! ---
--
Dan Connolly, W3C http://www.w3.org/People/Connolly/
Received on Friday, 7 June 2002 09:13:06 UTC