Amaya doesnt detect syntax error

the following code contains xhtml syntax erroe that is
flagged in w3 validator but not in Amaya .....

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head><title>List with Embedded Div:VE3LL@RAC.CA</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-
1"/>
</head><body><h1>List with Embedded Div:VE3LL@RAC.CA</h1>
<p>Amaya 8.54 does not detect an xhtml syntax error on the
following code fragment.</p>
<ul>
<li>Item one</li>
<li>Item two</li>
<div>A division element</div>
<li>Item three</li>
<li>Item four</li>
</ul>
</body></html>

john russell. niagara canada -- 
-- 
John Russell, VE3LL@RAC.CA
http://home.cogeco.ca/~ve3ll
http://home.cogeco.ca/~trains
http://home.cogeco.ca/~cipher

Received on Tuesday, 19 September 2006 12:11:28 UTC