File: input.xml

package info (click to toggle)
basex 10.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 18,692 kB
  • sloc: java: 156,985; xml: 54,172; sh: 43; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 423 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version='1.0' encoding='iso-8859-1'?>
<html>
  <!-- Header -->
  <head id='0'>
    <title>XML</title>
  </head>
  <!-- Body -->
  <body id='1' bgcolor='#FFFFFF' text='#000000' link='#0000CC'>
    <h1>Databases &amp; XML</h1>
    <div align = 'right' >
      <b>Assignments</b>
      <ul>
        <li>Exercise 1</li>
        <li>Exercise 2</li>
      </ul>
    </div>
  </body>
  <?pi bogus?>
</html>