Init-Files/site-lisp/nxml-mode-20041004/test.invalid.xml
2012-03-22 07:16:09 -07:00

8 lines
198 B
XML

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>An invalid document</title>
</head>
<body>
<p>This XHTML document is <span class="#foo">invalid</span>.</p>
</body>
</html>