File: input.xml

package info (click to toggle)
basex 7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 7,924 kB
  • sloc: java: 86,870; xml: 921; sh: 149; makefile: 5
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>