summaryrefslogtreecommitdiff
path: root/test/testdocs/article.001.xml
blob: 1f8a5bc58b431ed4d13b33ff3eb169082558f1e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
          "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<article id="article">
<articleinfo>
<title>Unit Test: article.001.xml</title>
<releaseinfo role="CVS">$Id: article.001.xml 4056 2004-11-23 13:28:50Z nwalsh $</releaseinfo>
<authorgroup>
<author><firstname>Norman</firstname><surname>Walsh</surname>
        <affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
</author>
<author><firstname>Jane</firstname><surname>Doe</surname></author>
</authorgroup>
<abstract>
<para>This is the abstract.</para>
<para>It has several paras.</para>
<para>It has several paras.</para>
</abstract>
</articleinfo>

<para>This is an article tests.</para>

<ackno>I'd like to thank all the tests that came before me.</ackno>

</article>