added Info.plist
[TestXSLT.git] / libxml2 / result / DocBook / link.example.1.xml
1 <?xml version="1.0"?>
2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
3 <sect1><title>Examples of <sgmltag>Link</sgmltag></title><para>\r
4 In this sentence <link linkend="nextsect">this</link> word is\r
5 hot and points to the following section.\r
6 </para><para>\r
7 There is also a link to the section called\r
8 <quote><link linkend="nextsect" endterm="nextsect.title"/></quote>\r
9 in this sentence.\r
10 </para><sect2 id="nextsect"><title id="nextsect.title">A Subsection</title><para>\r
11 This section only exists to be the target of a couple of links.\r
12 </para></sect2></sect1>