File: test.valid.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-- 185 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>A valid document</title>
  </head>
  <body>
    <p>This is a valid, albeit boring, XHTML document.</p>
  </body>
</html>