File: test.invalid.xml

package info (click to toggle)
nxml-mode 20041004-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,448 kB
  • ctags: 1,105
  • sloc: lisp: 27,512; xml: 686; makefile: 116; sh: 37
file content (8 lines) | stat: -rw-r--r-- 198 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
<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>