Update ooo320-m1
[ooovba.git] / testautomation / xml / optional / input / docbook / toc.001.xml
blobad90adf3c890be02d5560b6819acc32da1e69003
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3                "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
4 <book>
5 <bookinfo>
6 <title>Unit Test: toc.001</title>
7 <releaseinfo role="CVS">$Id: toc.001.xml,v 1.2 2008-07-11 08:01:55 rt Exp $</releaseinfo>
8 <author><firstname>Norman</firstname><surname>Walsh</surname>
9         <affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
10 </author>
11 </bookinfo>
13 <toc>
14 <tocchap>
15 <tocentry>Preface</tocentry>
16 <toclevel1>
17   <tocentry>Fake Entry</tocentry>
18   <tocentry pagenum="i">Why Read This Book?</tocentry>
19   <tocentry>This Book's Audience</tocentry>
20   <tocentry>Organization of This Book</tocentry>
21   <tocentry>Conventions Used in This Book</tocentry>
22   <tocentry>Getting This Book</tocentry>
23   <tocentry>Getting Examples from This Book</tocentry>
24   <tocentry>Getting DocBook</tocentry>
25   <tocentry>Request for Comments</tocentry>
26   <tocentry>Acknowledgements from Norm</tocentry>
27   <tocentry>Acknowledgements from Lenny</tocentry>
28   <tocentry>Acknowledgements from Norm and Lenny</tocentry>
29 </toclevel1>
30 </tocchap>
31 <tocpart>
32 <tocentry>Introduction</tocentry>
33 <tocchap>
34 <tocentry>Getting Started with SGML/XML</tocentry>
35 <toclevel1>
36   <tocentry>HTML and SGML vs. XML</tocentry>
37   <tocentry>Basic SGML/XML Concepts</tocentry>
38   <tocentry>Elements and Attributes</tocentry>
39   <tocentry>Entities</tocentry>
40   <tocentry>How Does DocBook Fit In?</tocentry>
41   <toclevel2>
42     <tocentry>Testing a third level TOC</tocentry>
43   </toclevel2>
44 </toclevel1>
45 </tocchap>
46 <tocchap>
47 <tocentry>Creating DocBook Documents</tocentry>
48 <toclevel1>
49   <tocentry>Making an SGML Document</tocentry>
50   <tocentry>Making an XML Document</tocentry>
51 </toclevel1>
52 </tocchap>
53 </tocpart>
54 </toc>
56 <preface><title>Preface</title>
58 <para>This book is really just a toc test.</para>
60 </preface>
62 </book>