Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
80 lines
1.8 KiB
XML
80 lines
1.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE set
|
|
PUBLIC "-//Norman Walsh//DTD DocBk XML V3.1.7//EN"
|
|
"../dtd/3.1.7/docbookx.dtd">
|
|
<!-- test document -->
|
|
<set><title>Set Title</title>
|
|
<book><title>Book Test Document Title</title>
|
|
<bookinfo>
|
|
<title>Bookinfo Test Document Title</title>
|
|
<subtitle>Book Subtitle</subtitle>
|
|
<authorgroup>
|
|
<author><firstname>Norman</firstname><surname>Walsh</surname></author>
|
|
</authorgroup>
|
|
</bookinfo>
|
|
|
|
<preface><title>Foreword</title>
|
|
<para>This is a test paragraph.</para>
|
|
</preface>
|
|
|
|
<chapter id="chapter">
|
|
<title id="chaptertitle">Section Tests</title>
|
|
|
|
<sect1><title>First Sect1</title>
|
|
<para>Paragraph.</para>
|
|
</sect1>
|
|
<sect1><title>Second Sect1</title>
|
|
<para>Paragraph.</para>
|
|
</sect1>
|
|
<sect1><title>Third Sect1</title>
|
|
<para>Paragraph.</para>
|
|
</sect1>
|
|
|
|
</chapter>
|
|
<appendix><title>First Appendix</title>
|
|
<para>This is just a test.</para>
|
|
<sect1><title>First Sect1</title>
|
|
<para>Paragraph.</para>
|
|
</sect1>
|
|
<sect1><title>Second Sect1</title>
|
|
<para>Paragraph.</para>
|
|
</sect1>
|
|
<sect1><title>Third Sect1</title>
|
|
<para>Paragraph.</para>
|
|
</sect1>
|
|
</appendix>
|
|
</book>
|
|
<book><title>Book Test Document Title</title>
|
|
<bookinfo>
|
|
<title>Bookinfo Test Document Title</title>
|
|
<subtitle>Book Subtitle</subtitle>
|
|
<authorgroup>
|
|
<author><firstname>Norman</firstname><surname>Walsh</surname></author>
|
|
</authorgroup>
|
|
</bookinfo>
|
|
|
|
<preface><title>Foreword</title>
|
|
<para>This is a test paragraph.</para>
|
|
</preface>
|
|
|
|
<chapter>
|
|
<title>Section Tests</title>
|
|
|
|
<sect1><title>First Sect1</title>
|
|
<para>Paragraph.</para>
|
|
</sect1>
|
|
<sect1><title>Second Sect1</title>
|
|
<para>Paragraph.</para>
|
|
</sect1>
|
|
<sect1><title>Third Sect1</title>
|
|
<para>Paragraph.</para>
|
|
</sect1>
|
|
|
|
</chapter>
|
|
<appendix><title>First Appendix</title>
|
|
<para>This is just a test.</para>
|
|
</appendix>
|
|
</book>
|
|
</set>
|
|
|