(nxml-mode): Call rng-nxml-mode-init directly.
[bpt/emacs.git] / lisp / nxml / test.invalid.xml
CommitLineData
8cd39fb3
MH
1<html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <title>An invalid document</title>
4 </head>
5 <body>
6 <p>This XHTML document is <span class="#foo">invalid</span>.</p>
7 </body>
8</html>
ab4c34c6
MB
9
10<!-- arch-tag: 8127c8be-d617-46f5-bdf2-c9159a417c38
11 (do not change this comment) -->