Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Windows, Internet Explorer, Eclipse
-
Number of attachments :
Description
The following document:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Test</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
</head>
<body>
<h1>Test</h1>
</body>
</html>
Saved as: test.xhtml
Note: extension xhtml instead of html
@@
Opening the document with the "Doxia Xhtml Editor" in Eclipse will produce the following error:
ParseException: Error validating the model: Server returned HTTP response code: 503 for URL: http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd
@@
See WC3 Systems Team Blog: http://www.w3.org/blog/systeam/2008/02/08/w3c_s_excessive_dtd_traffic
Issue Links
- duplicates
-
DOXIA-341
Error 503 when validate XHTML files
-