summaryrefslogtreecommitdiff
path: root/test/testdocs/article.002.xml
blob: ab4b378de2ce3120da9652855217dae89d885d3a (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.1.2//EN"
                  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<article id="article" status="draft">
<articleinfo>
<title>Unit Test: article.001.xml</title>
<releaseinfo role="CVS">$Id$</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>