| 1 |
pylon |
1.1 |
<?xml version='1.0' encoding="UTF-8"?> |
| 2 |
pylon |
1.51 |
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/test.xml,v 1.50 2006/03/04 18:28:56 pylon Exp $ --> |
| 3 |
pylon |
1.1 |
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 |
|
|
|
| 5 |
|
|
<guide link="/doc/en/test.xml"> |
| 6 |
|
|
<title>Testfile</title> |
| 7 |
|
|
|
| 8 |
|
|
<author title="Author"> |
| 9 |
|
|
<mail link="pylon@gentoo.org">Lars Weiler</mail> |
| 10 |
|
|
</author> |
| 11 |
|
|
|
| 12 |
|
|
<abstract> |
| 13 |
|
|
This is a testfile with some guidexml content. The main purpose is to test |
| 14 |
rane |
1.39 |
our DTD-checker on the CVS-server. |
| 15 |
pylon |
1.1 |
</abstract> |
| 16 |
|
|
|
| 17 |
|
|
<license /> |
| 18 |
|
|
|
| 19 |
pylon |
1.51 |
<version>1.49</version> |
| 20 |
pylon |
1.43 |
<date>2006-03-04</date> |
| 21 |
pylon |
1.1 |
|
| 22 |
|
|
<chapter> |
| 23 |
|
|
<title>Sample Chapter 1</title> |
| 24 |
|
|
<section> |
| 25 |
|
|
<title>Sample Section 1</title> |
| 26 |
|
|
<body> |
| 27 |
|
|
|
| 28 |
|
|
<p> |
| 29 |
|
|
Some text. |
| 30 |
fox2mike |
1.38 |
Some more text. |
| 31 |
pylon |
1.1 |
</p> |
| 32 |
|
|
|
| 33 |
|
|
</body> |
| 34 |
|
|
</section> |
| 35 |
|
|
<section> |
| 36 |
|
|
<title>Sample Section 2</title> |
| 37 |
|
|
<body> |
| 38 |
|
|
|
| 39 |
|
|
<p> |
| 40 |
swift |
1.33 |
<b>Some bold text</b> and <e>emphasised</e>. |
| 41 |
pylon |
1.1 |
</p> |
| 42 |
|
|
|
| 43 |
|
|
</body> |
| 44 |
|
|
</section> |
| 45 |
|
|
</chapter> |
| 46 |
pylon |
1.40 |
|
| 47 |
|
|
|
| 48 |
pylon |
1.1 |
</guide> |