File: html.out

package info (click to toggle)
python-xml 0.4.19981014-1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 2,124 kB
  • ctags: 3,099
  • sloc: ansic: 9,075; python: 8,150; xml: 7,940; makefile: 84; sh: 41
file content (13 lines) | stat: -rw-r--r-- 428 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
<?test where="before"?>
<?IS10744:arch name ="biblio" renamer-att="bren" suppressor-att="bsup" ignore-data-att="bign"
               bridge-form="bibbrid"?>
<?test where="after"?>
<html bsup="sArcForm">
  <head biblio="title">
      <title date="19980721">A more complex sample</title>
    </head>
  <body>
    <h1>The title</h1>
    <p biblio="content" bsup="sArcNone">This is the <b>complex </b>document.</p>
  </body>
</html>