summaryrefslogtreecommitdiff
path: root/test/testdocs/example.001.xml
blob: 20342cf898f38446e4a2850054fd50b45d97d30c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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>
<articleinfo>
<title>Unit Test: example.001</title>
<releaseinfo role="CVS">$Id$</releaseinfo>
<author><firstname>Norman</firstname><surname>Walsh</surname>
        <affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
</author>
</articleinfo>

<example><title>An Example</title>
<programlisting>
This is a programlisting in an example.
</programlisting>
</example>

</article>