Re: Error with valid doctype

* Eöl wrote:
>Target: http://www.uwm.edu/Dept/CDC/resume01.html
>org.xml.sax.SAXException: Please, fix your system
>identifier (URI) in the DOCTYPE rule.
>
>
>website doctype==<!DOCTYPE html PUBLIC "-//W3C//DTD
>XHTML 1.0 Strict//EN"
>"http://www.w3.org/TR/xhtml1/DTD/strict.dtd">
>
>No issues with the xhtml transitional doctype...only
>the strict.

The system identifier is
<http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd>!
-- 
Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de
am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/

Received on Friday, 7 September 2001 20:37:32 UTC