blob: 8063feb22893ae4c207354da791357fdc023bf37 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0"?>
<!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 for text/xml resource with no charset - W01</title>
</head>
<body>
<p>This test document corresponds to validator warning W01:
<code>
Missing "charset" attribute for "text/xml" document.
</code>
</p>
</body>
</html>
|