File: test.xml

package info (click to toggle)
velocity 1.4-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 17,900 kB
  • ctags: 9,916
  • sloc: java: 24,335; xml: 17,188; sh: 99; lisp: 53; makefile: 16
file content (24 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<document>
  <properties>
    <author>
	<email>velocity-user@jakarta.apache.org</email>
	<name>
	   <last>
		<full>Team</full>
		<firstinitial>T</firstinitial>
	   </last>
	   <first>
		Velocity
	   </first>
	</name>
    </author>
    <title>
        The Jakarta Project
    </title>
  </properties>

  <body>
	I am the body
  </body>
</document>