Re: Validation: The Holy Grail

Sorry, Nick.

I tried to validate the following URL:
http://www.chemitech.spb.ru/index.html as both XML and HTML and got an
almost empty result page with just words "Site Valet -> Report" besides
headlines and logos.

Am I missing something? Or anything wrong with my MSIE (MSIE 5.5 with MSXML
Parser 3.0 SP2)? BTW, the mentioned page is in Russian.

Details follow below.

Regards,
Sergey Ushakov

The Valet XML response was:

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="valsrc.xsl"?>
<!DOCTYPE valet:valsrc>
<valet:valsrc
 xmlns="http://valet.webthing.com/xmlns"
 xmlns:valet="http://valet.webthing.com/xmlns/valet"
>
</valet:valsrc>

The Valet HTML response was:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html xmlns:wcag="http://valet.webthing.com/xmlns/wcag"
xmlns:valet="http://valet.webthing.com/xmlns/valet"
xmlns:sp="http://valet.webthing.com/xmlns/sp"
xmlns:src="http://valet.webthing.com/xmlns/src" lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Site Valet: Page Report</title>
    <link rel="stylesheet" href="/base.css">
    <link rel="stylesheet" href="/valsrc.css">
    <link rev="made" href="http://valet.webthing.com/">
    <meta name="Generator" content="Site Valet">
  </head>
  <body>
    <h1>Site Valet - Page Report</h1>
    <div class="footer">
      <hr>
      <a href="/home.apl"><img src="/logo.apl" alt="Home"></a>
      <a href="/">Site Valet</a>
-&gt; Report
</div>
  </body>
</html>



----- Original Message -----
From: "Nick Kew" <nick@webthing.com>
To: <www-validator@w3.org>
Sent: Tuesday, November 20, 2001 8:29 AM
Subject: Validation: The Holy Grail


>
> Looking for comments on the new prototype tool at
> <URL:http://valet.webthing.com/xslt/val.html>
>
> Thanks!
>
> --
> Nick Kew
>
> Site Valet - the essential service for anyone with a website.
> <URL:http://valet.webthing.com/>

Received on Tuesday, 20 November 2001 01:51:07 UTC