summaryrefslogtreecommitdiff
path: root/test/testdocs/sect1.001.xml
blob: 46c0863d1014a394abd606faceb7b30c943ff8a6 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?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>
<articleinfo>
<title>Unit Test: sect1.001</title>
<releaseinfo role="CVS">$Id: sect1.001.xml 4056 2004-11-23 13:28:50Z nwalsh $</releaseinfo>
<author><firstname>Norman</firstname><surname>Walsh</surname>
        <affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
</author>
</articleinfo>

    <sect1 id="c1s1"><title>Section 1</title>
      <para>blah.</para>
      <sect2 id="c1s1s1"><title>Section 1.1</title>
	<para>blah.</para>
	<sect3 id="c1s1s1s1"><title>Section 1.1.1</title>
	  <para>blah.</para>
	  <sect4 id="c1s1s1s1s1"><title>Section 1.1.1.1</title>
	    <para>blah.</para>
	    <sect5 id="c1s1s1s1s1s1"><title>Section 1.1.1.1.1</title>
	      <para>blah.</para>
	    </sect5>
	    <sect5 id="c1s1s1s1s1s2"><title>Section 1.1.1.1.2</title>
	      <para>blah.</para>
	    </sect5>
	    <sect5 id="c1s1s1s1s1s3"><title>Section 1.1.1.1.3</title>
	      <para>blah.</para>
	    </sect5>
	  </sect4>
	  <sect4 id="c1s1s1s1s2"><title>Section 1.1.1.2</title>
	    <para>blah.</para>
	  </sect4>
	  <sect4 id="c1s1s1s1s3"><title>Section 1.1.1.3</title>
	    <para>blah.</para>
	  </sect4>
	</sect3>
	<sect3 id="c1s1s1s2"><title>Section 1.1.2</title>
	  <para>blah.</para>
	</sect3>
	<sect3 id="c1s1s1s3"><title>Section 1.1.3</title>
	  <para>blah.</para>
	</sect3>
      </sect2>
      <sect2 id="c1s1s2"><title>Section 1.2</title>
	<para>blah.</para>
      </sect2>
      <sect2 id="c1s1s3"><title>Section 1.3</title>
	<para>blah.</para>
      </sect2>
    </sect1>

</article>