summaryrefslogtreecommitdiff
path: root/test/testdocs/xrefstyle.001.xml
blob: ea587175feedb35c976db92719c2dd72c60c4baf (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 chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
          "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<chapter id="chapter">
<chapterinfo>
<title>Unit Test: xrefstyle.001.xml</title>
<releaseinfo role="CVS">$Id: xrefstyle.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>
</chapterinfo>
<title>Unit Test: xrefstyle.001.xml</title>

<para>This is a test of xref styles.</para>

<para>Short self-reference: <xref linkend="chapter"/>.</para>
<para>Long self-reference: <xref role="title" linkend="chapter"/>.</para>

</chapter>