File: input.xml

package info (click to toggle)
basex 9.0.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 16,824 kB
  • sloc: java: 140,441; xml: 54,155; sh: 42; makefile: 6
file content (19 lines) | stat: -rw-r--r-- 423 bytes parent folder | download | duplicates (8)
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>