Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

Re: Relaxed - new HTML validation service based on RELAX NG + Schematron

From: Jasper Bryant-Greene <jasper@bryant-greene.name>
Date: Sun, 24 Jul 2005 11:26:04 +1200
Message-ID: <42E2D20C.6050005@bryant-greene.name>
To: Jirka Kosek <jirka@kosek.cz>
CC: www-html@w3.org, petr@nalevka.com

Jirka Kosek wrote:
> Hi,
> 
> at the URL: http://badame.vse.cz/validator/ 
> 
> there is available a new validating service which is able to catch 
> much more errors than W3C validator. Author of this service is my 
> student Petr Nalevka.

Your validator seems to have a few problems... Validating my URL
http://www.album.co.nz/  gives the following several times:

> ERROR line 26 column 51 unexpected attribute "clear"

There attribute "clear" is not used at all within my document.

It also gives:

> ERROR  line 26 schematron: WCAG 1.0 Checkpoint 12.4 (Priority 2) Do 
> associate labels explicitly with their controls. (@type = 'text' and
>  (not(parent::html:label) or not(parent::html:label[@for]) or 
> not(@id)))

and:

> ERROR line 26 schematron: WCAG 1.0 Checkpoint 12.4 (Priority 2) 
> Label's for attribute needs to equal to input's id attribute. " 
> l_email " != " " (@type = 'text' and (string(parent::html:label/@for)
>  != string(@id)))

All form controls on the page, with the exception of HIDDEN and SUBMIT 
controls, have labels explicitly associated with them.

Jasper
Received on Saturday, 23 July 2005 23:26:32 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.