summaryrefslogtreecommitdiff
path: root/test/testdocs/chapter.002.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/testdocs/chapter.002.xml')
-rw-r--r--test/testdocs/chapter.002.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/test/testdocs/chapter.002.xml b/test/testdocs/chapter.002.xml
new file mode 100644
index 00000000..014398b7
--- /dev/null
+++ b/test/testdocs/chapter.002.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
+<chapter id="chapter" lang="fr">
+<chapterinfo>
+<releaseinfo role="CVS">$Id: chapter.002.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>
+</chapterinfo>
+<title>Unit Test: chapter.001.xml</title>
+
+<para>This is a chapter test.</para>
+
+<para>It's self-referential, too: <xref linkend="chapter"/>.</para>
+
+</chapter>