]> granicus.if.org Git - docbook-dsssl/commitdiff
Remove the old files
authorNorman Walsh <ndw@nwalsh.com>
Fri, 18 Jan 2002 21:00:33 +0000 (21:00 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Fri, 18 Jan 2002 21:00:33 +0000 (21:00 +0000)
39 files changed:
testdocs/admon.xml [deleted file]
testdocs/authors.xml [deleted file]
testdocs/bibliography.xml [deleted file]
testdocs/book.xml [deleted file]
testdocs/bookart.xml [deleted file]
testdocs/bridgehead.xml [deleted file]
testdocs/callouts.xml [deleted file]
testdocs/ebnf.xml [deleted file]
testdocs/equation.xml [deleted file]
testdocs/extensions.xml [deleted file]
testdocs/faq.xml [deleted file]
testdocs/figures.xml [deleted file]
testdocs/footnotes.xml [deleted file]
testdocs/formal.xml [deleted file]
testdocs/formalpara.xml [deleted file]
testdocs/glossary.xml [deleted file]
testdocs/glosstest.xml [deleted file]
testdocs/idx.xml [deleted file]
testdocs/indexterms.xml [deleted file]
testdocs/inline.xml [deleted file]
testdocs/jargon.xml [deleted file]
testdocs/links.xml [deleted file]
testdocs/lists.xml [deleted file]
testdocs/mathml.xml [deleted file]
testdocs/mediaobject.xml [deleted file]
testdocs/mlang.pl [deleted file]
testdocs/olink.xml [deleted file]
testdocs/procedures.xml [deleted file]
testdocs/reference.xml [deleted file]
testdocs/sample.txt [deleted file]
testdocs/section.xml [deleted file]
testdocs/sections.xml [deleted file]
testdocs/set.xml [deleted file]
testdocs/synop.xml [deleted file]
testdocs/table.xml [deleted file]
testdocs/toc.xml [deleted file]
testdocs/variablelist.xml [deleted file]
testdocs/verbatim.xml [deleted file]
testdocs/xref.xml [deleted file]

diff --git a/testdocs/admon.xml b/testdocs/admon.xml
deleted file mode 100644 (file)
index 64485ef..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<!-- test document -->
-<article>
-<articleinfo>
-<title>Admonitions</title>
-</articleinfo>
-
-<para>This article tests admonitions.</para>
-
-<note> 
-<title>Who can do this</title> 
-<para>All operators</para> 
-</note> 
-
-</article>
-
diff --git a/testdocs/authors.xml b/testdocs/authors.xml
deleted file mode 100644 (file)
index b6917be..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE book
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<!-- test document -->
-<book>
-<bookinfo>
-<title>Book Title</title>
-<keywordset>
-<keyword>book keyword1</keyword>
-<keyword>book keyword2</keyword>
-</keywordset>
-<authorgroup id="authors">
-<author id="j.doe">
-<firstname>John</firstname>
-<surname>Doe</surname>
-</author>
-<author>
-<firstname>Jane</firstname>
-<surname>Doe</surname>
-<contrib>Some contribution</contrib>
-</author>
-<author>
-<firstname>A.</firstname>
-<surname>Nonymous</surname>
-</author>
-<author>
-<firstname>Janice</firstname>
-<surname>Doe</surname>
-</author>
-</authorgroup>
-<legalnotice>
-<para>
-Some legal notice. Some legal notice. Some legal notice.
-</para>
-</legalnotice>
-<pubdate>16 December 2000</pubdate>
-<abstract>
-<para>Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-</para>
-<para>Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-</para>
-</abstract>
-<revhistory>
-<revision>
-<revnumber>1.0</revnumber>
-<date>20 Nov 1998</date>
-<authorinitials>ndw</authorinitials>
-<revremark>Some remark about the revision</revremark>
-</revision>
-<revision>
-<revnumber>0.9</revnumber>
-<date>19 Nov 1998</date>
-<authorinitials>ndw</authorinitials>
-<revremark>Some remark about the revision</revremark>
-</revision>
-<revision>
-<revnumber>0.4</revnumber>
-<date>18 Nov 1998</date>
-<authorinitials>ndw</authorinitials>
-<revremark>Some remark about the revision</revremark>
-</revision>
-</revhistory>
-</bookinfo>
-
-<chapter><title>Book Chapter</title>
-
-<para>What about <xref linkend="j.doe"/>, one of the authors:
-<xref linkend="authors"/>.</para>
-
-</chapter>
-
-</book>
diff --git a/testdocs/bibliography.xml b/testdocs/bibliography.xml
deleted file mode 100644 (file)
index 4f1854b..0000000
+++ /dev/null
@@ -1,195 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE book
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<!-- test document -->
-<book><title>Bibliography Tests</title>
-
-<bibliography id="bib1">
-<title>A Test Bibliography</title>
-
-<para>
-The stock stylesheet attempts to do a Bibliography.  It probably needs
-a lot of tweaking.  It probably doesn't conform to any specific style.
-</para>
-
-<bibliodiv><title>Books</title>
-
-<biblioentry>
-  <abbrev>AhoSethiUllman96</abbrev>
-  <authorgroup>
-    <author><firstname>Alfred V.</firstname><surname>Aho</surname></author>  
-    <author><firstname>Ravi</firstname><surname>Sethi</surname></author>
-    <author><firstname>Jeffrey D.</firstname><surname>Ullman</surname></author>
-  </authorgroup>
-  <title>Compilers, Principles, Techniques, and Tools</title>    
-  <publisher>
-    <publishername>Addison-Wesley Publishing Company</publishername>
-  </publisher>
-  <copyright><year>1996</year>
-             <holder>Bell Telephone Laboratories, Inc.</holder></copyright>
-  <isbn>0-201-10088-6</isbn>    
-  <editor><firstname>James T.</firstname><surname>DeWolf</surname></editor>
-</biblioentry>
-
-</bibliodiv>
-<bibliodiv><title>Periodicals</title>
-
-<biblioentry id="Walsh97">
-  <abbrev>Walsh97</abbrev>
-  <biblioset relation="article">
-    <title>A Guide to XML</title>
-    <author><surname>Walsh</surname><firstname>Norman</firstname></author>
-    <pubdate>1997</pubdate>
-    <copyright><year>1997</year><holder>ArborText, Inc.</holder></copyright>
-    <pagenums>97-108</pagenums>
-  </biblioset>
-  <biblioset relation="journal">
-    <title>XML: Principles, Tools, and Techniques</title>
-    <publisher>
-      <publishername>O'Reilly &amp; Associates, Inc.</publishername>
-    </publisher>
-    <issn>1085-2301</issn>
-    <editor><firstname>Dan</firstname><surname>Connolly</surname></editor>
-  </biblioset>
-</biblioentry>
-
-<bibliomixed id="Walsh96">
-  <bibliomset relation="article">
-    <surname>Walsh</surname>, <firstname>Norman</firstname>.
-    <title role="article">Introduction to Cascading Style Sheets</title>.
-  </bibliomset>
-  <bibliomset relation="journal">
-    <title>The World Wide Web Journal</title>.
-    <volumenum>2</volumenum>(<issuenum>1</issuenum>).
-    <publishername>O'Reilly &amp; Associates, Inc.</publishername> and
-    <corpname>The World Wide Web Consortium</corpname>.
-    <pubdate>Winter, 1996</pubdate></bibliomset>.
-</bibliomixed>
-
-<biblioentry>
-<abbrev>Abbrev</abbrev>
-<title>A Really Full BiblioEntry</title>
-<subtitle>Subtitle</subtitle>
-<abstract><para>
-Abstract, abstract, abstract. Abstract, abstract, abstract. 
-Abstract, abstract, abstract. Abstract, abstract, abstract. 
-Abstract, abstract, abstract. Abstract, abstract, abstract. 
-Abstract, abstract, abstract. Abstract, abstract, abstract. 
-Abstract, abstract, abstract. Abstract, abstract, abstract. 
-Abstract, abstract, abstract. Abstract, abstract, abstract. 
-</para></abstract>
-<address>Any Street
-Anywhere, XX 99999
-USA</address>
-<affiliation>
-<shortaffil>shortaffil</shortaffil>
-<jobtitle>jobtitle</jobtitle>
-<orgname>orgname</orgname>
-<orgdiv>orgdiv</orgdiv>
-<address>Any Street
-Anywhere, XX 99999
-USA</address>
-</affiliation>
-<artpagenums>ArtPageNums</artpagenums>
-<author><firstname>AuthorFirstname</firstname><surname>AuthorSurname</surname></author>
-<authorblurb>
-<para>
-AuthorBlurb, authorblurb, authorblurb. AuthorBlurb, authorblurb, authorblurb. 
-AuthorBlurb, authorblurb, authorblurb. AuthorBlurb, authorblurb, authorblurb. 
-AuthorBlurb, authorblurb, authorblurb. AuthorBlurb, authorblurb, authorblurb. 
-AuthorBlurb, authorblurb, authorblurb. AuthorBlurb, authorblurb, authorblurb. 
-AuthorBlurb, authorblurb, authorblurb. AuthorBlurb, authorblurb, authorblurb. 
-</para></authorblurb>
-<!--<authorgroup>AuthorGroup</authorgroup>-->
-<authorinitials>AuthorInitials</authorinitials>
-<collab><collabname>The names of some collaborators</collabname>
-<affiliation>
-<shortaffil>shortaffil</shortaffil>
-<jobtitle>jobtitle</jobtitle>
-<orgname>orgname</orgname>
-<orgdiv>orgdiv</orgdiv>
-<address>Any Street
-Anywhere, XX 99999
-USA</address>
-</affiliation></collab>
-<confgroup>
-<confdates>confdates</confdates>
-<conftitle>conftitle</conftitle>
-<confnum>confnum</confnum>
-<address>Any Street
-Anywhere, XX 99999
-USA</address>
-<confsponsor>confsponsor</confsponsor>
-</confgroup>
-<contractnum>ContractNum</contractnum>
-<contractsponsor>ContractSponsor</contractsponsor>
-<contrib>Contrib</contrib>
-<copyright><year>1998</year><holder>Copyright holder</holder></copyright>
-<!--<corpauthor>CorpAuthor</corpauthor>-->
-<corpname>CorpName</corpname>
-<date>Date</date>
-<edition>Edition</edition>
-<editor><firstname>EditorFirstName</firstname><surname>EditorSurname</surname></editor>
-<firstname>FirstName</firstname>
-<honorific>Honorific</honorific>
-<isbn>ISBN</isbn>
-<issn>ISSN</issn>
-<invpartnumber>InvPartNumber</invpartnumber>
-<issuenum>IssueNum</issuenum>
-<lineage>Lineage</lineage>
-<orgname>OrgName</orgname>
-<othercredit><firstname>OCFirstName</firstname><surname>OCSurname</surname></othercredit>
-<othername>OtherName</othername>
-<pagenums>PageNums</pagenums>
-<printhistory>
-<para>
-PrintHistory, printhistory, printhistory. PrintHistory, printhistory.
-PrintHistory, printhistory, printhistory. PrintHistory, printhistory.
-PrintHistory, printhistory, printhistory. PrintHistory, printhistory.
-PrintHistory, printhistory, printhistory. PrintHistory, printhistory.
-</para></printhistory>
-<productname>ProductName</productname>
-<productnumber>ProductNumber</productnumber>
-<pubdate>PubDate</pubdate>
-<publisher><publishername>PubPublisherName</publishername>
-<address><street>Any Street</street>
-<city>Anywhere</city>, <state>XX</state> <postcode>99999</postcode>
-<country>USA</country></address>
-</publisher>
-<publishername>PublisherName</publishername>
-<pubsnumber>PubsNumber</pubsnumber>
-<releaseinfo>ReleaseInfo</releaseinfo>
-<revhistory>
-<revision>
-<revnumber>1.0</revnumber><date>20 Nov 1998</date>
-  <authorinitials>ndw</authorinitials>
-  <revremark>Some remark about the revision</revremark></revision>
-<revision>
-<revnumber>0.9</revnumber><date>19 Nov 1998</date>
-  <authorinitials>ndw</authorinitials>
-  <revremark>Some remark about the revision</revremark></revision>
-<revision>
-<revnumber>0.4</revnumber><date>18 Nov 1998</date>
-  <authorinitials>ndw</authorinitials>
-  <revremark>Some remark about the revision</revremark></revision>
-</revhistory>
-<seriesvolnums>SeriesVolNums</seriesvolnums>
-<surname>Surname</surname>
-<titleabbrev>TitleAbbrev</titleabbrev>
-<volumenum>VolumeNum</volumenum>
-</biblioentry>
-
-</bibliodiv>
-
-<bibliodiv><title>Citetitle Test</title>
-
-<bibliomixed><abbrev>bt</abbrev><citetitle>Book Title</citetitle></bibliomixed>
-<bibliomixed><abbrev>at</abbrev><citetitle pubwork="article">Article Title</citetitle></bibliomixed>
-
-</bibliodiv>
-
-</bibliography>
-
-</book>
-
diff --git a/testdocs/book.xml b/testdocs/book.xml
deleted file mode 100644 (file)
index e5eece0..0000000
+++ /dev/null
@@ -1,309 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE book
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<!-- test document -->
-<book id="book">
-<bookinfo>
-<title>Book Title</title>
-<subtitle>Book Subtitle</subtitle>
-<keywordset>
-<keyword>book keyword1</keyword>
-<keyword>book keyword2</keyword>
-</keywordset>
-<authorgroup>
-<corpauthor>SomeCorp</corpauthor>
-<editor><firstname>Jane</firstname><surname>Doe</surname></editor>
-</authorgroup>
-<!--
-<authorgroup>
-<author>
-<firstname>John</firstname>
-<surname>Doe</surname>
-</author>
-<author>
-<firstname>Jane</firstname>
-<surname>Doe</surname>
-<contrib>Some contribution</contrib>
-</author>
-<editor>
-<firstname>Editor</firstname>
-<surname>Name1</surname>
-<contrib>Some contribution</contrib>
-</editor>
-<editor>
-<firstname>Editor</firstname>
-<surname>Name2</surname>
-<contrib>Some contribution</contrib>
-</editor>
-</authorgroup>
--->
-<legalnotice id="foo">
-<para>
-Some legal notice. Some legal notice. Some legal notice.
-</para>
-</legalnotice>
-<copyright>
-<year>1998</year>
-<year>1999</year>
-<year>2000</year>
-<year>2001</year>
-<holder>Norman Walsh</holder>
-</copyright>
-<pubdate>25 September 2001</pubdate>
-<abstract>
-<para>Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-</para>
-<para>Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-</para>
-</abstract>
-<revhistory>
-<revision>
-<revnumber>1.0</revnumber>
-<date>20 Nov 1998</date>
-<authorinitials>ndw</authorinitials>
-<revremark>Some remark about the revision</revremark>
-</revision>
-<revision>
-<revnumber>0.9</revnumber>
-<date>19 Nov 1998</date>
-<authorinitials>ndw</authorinitials>
-<revremark>Some remark about the revision</revremark>
-</revision>
-<revision>
-<revnumber>0.4</revnumber>
-<date>18 Nov 1998</date>
-<authorinitials>ndw</authorinitials>
-<revremark>Some remark about the revision</revremark>
-</revision>
-</revhistory>
-</bookinfo>
-
-<dedication><title>First Dedication</title>
-<para>Just a test. &ldquo;What about&mdash;this?&rdquo;</para>
-<para>Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
-Blah blah blah blah blah blah blah blah. Blah blah blah blah.
-Blah. Blah blah blah blah. Blah blah. Blah blah blah blah.
-Blah blah blah blah blah blah blah blah. Blah blah blah blah.
-Blah. Blah blah blah blah. Blah blah. Blah blah blah blah.
-Blah blah blah blah blah blah blah blah. Blah blah blah blah.
-Blah. Blah blah blah blah. Blah blah. Blah blah blah blah.
-Blah blah blah blah blah blah blah blah. Blah blah blah blah.
-Blah. Blah blah blah blah. Blah blah. Blah blah blah blah.
-Blah blah blah blah blah blah blah blah. Blah blah blah blah.
-Blah. Blah blah blah blah. Blah blah. Blah blah blah blah.
-Blah blah blah blah blah blah blah blah. Blah blah blah blah.
-Blah. Blah blah blah blah. Blah blah. Blah blah blah blah.
-Blah blah blah blah blah blah blah blah. Blah blah blah blah.
-Blah. Blah blah blah blah. Blah blah. Blah blah blah blah.
-Blah blah blah blah blah blah blah blah. Blah blah blah blah.
-Blah. Blah blah blah blah. Blah blah. Blah blah blah blah.
-</para>
-</dedication>
-
-<dedication>
-<para>Just a test dedication.</para>
-</dedication>
-
-<preface id="pref1"><title>Foreword</title>
-<?dbhtml filename="forward.htm"?>
-<para>This is a test paragraph.</para>
-</preface>
-
-<preface id="pref2"><title>Preface</title>
-<para>This is a test preface.</para>
-</preface>
-
-<part id="part1">
-<partinfo>
-<title>Part One Title</title>
-<keywordset>
-<keyword>part keyword1</keyword>
-<keyword>part keyword2</keyword>
-</keywordset>
-<!--
-<legalnotice>
-<para>Foo! A legal notice in a part!</para>
-</legalnotice>
--->
-</partinfo>
-<title>Part One Title</title>
-<partintro>
-<title>PartIntro Title</title>
-<para>Partintro content<footnote>
-<para>This is a footnote in a partintro.</para>
-</footnote>.</para>
-<sect1>
-<title>PartIntro Section</title>
-<para>PartIntros can actually have section content as well.</para>
-</sect1>
-</partintro>
-<chapter id="chapter">
-<title id="chaptertitle">Section <anchor id="stestfoo"/>Tests</title>
-
-<sect1>
-<sect1info>
-<legalnotice>
-<para>
-Some legal notice. Some legal notice. Some legal notice.
-</para>
-</legalnotice>
-</sect1info>
-<title>First Sect1</title>
-
-<para>Paragraph. See <xref linkend="testfig1"/>.</para>
-<figure id="testfig1"><title>Test Figure</title>
-<programlisting>This is a
-  ProgramListing
-</programlisting>
-</figure>
-</sect1>
-<sect1 id="sect2"><title>Second Sect1</title>
-<para>Paragraph.</para>
-<sect2><title>Sect2</title>
-<para>Paragraph.</para>
-<sect3><title>Sect3</title>
-<para>Paragraph.</para>
-<sect4><title>Sect4</title>
-<para>Paragraph.</para>
-</sect4>
-</sect3>
-</sect2>
-</sect1>
-<sect1 id="fs3"><title>Third Sect1</title>
-<para>Paragraph.</para>
-<figure id="testfig2"><title>Test Figure</title>
-<programlisting>This is a
-  ProgramListing
-</programlisting>
-</figure>
-</sect1>
-
-</chapter>
-</part>
-
-<chapter id="chx">
-  <chapterinfo><title>First Chapter</title>
-  <subtitle>Chapter Subtitle</subtitle>
-</chapterinfo>
-<title>First Chapter</title>
-<para>This is a test paragraph.</para>
-<figure id="testfig3"><title>Test Figure</title>
-<programlisting>This is a
-  ProgramListing
-</programlisting>
-</figure>
-</chapter>
-
-<chapter id="chy">
-<chapterinfo>
-<keywordset>
-<keyword>chapter keyword1</keyword>
-<keyword>chapter keyword2</keyword>
-</keywordset>
-</chapterinfo>
-<title>Second <emphasis>Chapter</emphasis></title>
-
-<para>This is a test paragraph.
-<indexterm>
-<primary>ap1</primary>
-</indexterm>
-<indexterm>
-<primary>ap2</primary>
-</indexterm>
-
-<indexterm>
-<primary>bp1</primary>
-<secondary>bp1bs1</secondary>
-</indexterm>
-<indexterm>
-<primary>bp2</primary>
-</indexterm>
-
-<indexterm>
-<primary>cp1</primary>
-<secondary>cp1cs1</secondary>
-<tertiary>cp1cs1ct1</tertiary>
-</indexterm>
-
-<indexterm>
-<primary>cp2</primary>
-</indexterm>
-<indexterm>
-<primary>cp2see</primary><see>cp2</see>
-</indexterm>
-
-<indexterm>
-<primary>dp1</primary>
-<secondary>dp1ds1</secondary>
-</indexterm>
-<indexterm>
-<primary>dp1</primary>
-<secondary>dp1ds2</secondary>
-</indexterm>
-<indexterm>
-<primary>dp2</primary>
-</indexterm></para>
-</chapter>
-
-<chapter id="chz"><title>Third Chapter</title>
-<para>This is a test paragraph.</para>
-</chapter>
-
-<appendix id="appa"><title>First Appendix</title>
-<para>This is just a test.</para>
-<figure id="testfig4"><title>Test Figure</title>
-<programlisting>This is a
-  ProgramListing
-</programlisting>
-</figure>
-</appendix>
-
-<appendix id="appb"><title>Second Appendix</title>
-<para>This is just a test.
-<indexterm>
-<primary>ap1</primary>
-</indexterm>
-<indexterm>
-<primary>ap2</primary>
-</indexterm>
-
-<indexterm>
-<primary>bp1</primary>
-<secondary>bp1bs1</secondary>
-</indexterm>
-<indexterm>
-<primary>bp2</primary>
-</indexterm>
-
-<indexterm>
-<primary>cp1</primary>
-<secondary>cp1cs1</secondary>
-<tertiary>cp1cs1ct1</tertiary>
-</indexterm>
-<indexterm>
-<primary>cp2</primary>
-</indexterm>
-
-<indexterm>
-<primary>dp1</primary>
-<secondary>dp1ds1</secondary>
-</indexterm>
-<indexterm>
-<primary>dp1</primary>
-<secondary>dp1ds2</secondary>
-</indexterm>
-<indexterm>
-<primary>dp2</primary>
-</indexterm></para>
-</appendix>
-
-<index id="idx"/>
-
-</book>
diff --git a/testdocs/bookart.xml b/testdocs/bookart.xml
deleted file mode 100644 (file)
index a1ddb94..0000000
+++ /dev/null
@@ -1,87 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE book
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<!-- test document -->
-<book id="book">
-<bookinfo>
-<title>Book Title</title>
-<subtitle>Book Subtitle</subtitle>
-</bookinfo>
-
-<article><title>First Article</title>
-
-<figure>
-  <title>The Duck</title>
-  <mediaobject>
-    <imageobject>
-      <imagedata
-        align="center"
-        fileref="graphics/duck-small.gif"
-        format="GIF"
-        srccredit="O'Reilly &amp; Associates/Dover Archives"/>
-    </imageobject>
-    <imageobject>
-      <imagedata
-        align="center"
-        fileref="graphics/duck-small.png"
-        format="PNG"
-        srccredit="O'Reilly &amp; Associates/Dover Archives"/>
-    </imageobject>
-    <textobject><phrase>The DocBook: TDG Duck</phrase></textobject>
-  </mediaobject>
-</figure>
-
-</article>
-
-<article><title>Second Article</title>
-
-<figure>
-  <title>The Duck</title>
-  <mediaobject>
-    <imageobject>
-      <imagedata
-        align="center"
-        fileref="graphics/duck-small.gif"
-        format="GIF"
-        srccredit="O'Reilly &amp; Associates/Dover Archives"/>
-    </imageobject>
-    <imageobject>
-      <imagedata
-        align="center"
-        fileref="graphics/duck-small.png"
-        format="PNG"
-        srccredit="O'Reilly &amp; Associates/Dover Archives"/>
-    </imageobject>
-    <textobject><phrase>The DocBook: TDG Duck</phrase></textobject>
-  </mediaobject>
-</figure>
-
-</article>
-
-<article><title>Third Article</title>
-
-<figure>
-  <title>The Duck</title>
-  <mediaobject>
-    <imageobject>
-      <imagedata
-        align="center"
-        fileref="graphics/duck-small.gif"
-        format="GIF"
-        srccredit="O'Reilly &amp; Associates/Dover Archives"/>
-    </imageobject>
-    <imageobject>
-      <imagedata
-        align="center"
-        fileref="graphics/duck-small.png"
-        format="PNG"
-        srccredit="O'Reilly &amp; Associates/Dover Archives"/>
-    </imageobject>
-    <textobject><phrase>The DocBook: TDG Duck</phrase></textobject>
-  </mediaobject>
-</figure>
-
-</article>
-
-</book>
diff --git a/testdocs/bridgehead.xml b/testdocs/bridgehead.xml
deleted file mode 100644 (file)
index 504c12b..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<!-- test document -->
-<article>
-<articleinfo>
-<title>Sections</title>
-</articleinfo>
-
-<para>A test paragraph.</para>
-
-<sect1>
-  <title>sect1 title</title>
-  <subtitle>sect1 subtitle</subtitle>
-
-  <para>This is a test paragraph.</para>
-
-  <bridgehead renderas="sect1">This is a sect1 bridgehead</bridgehead>
-
-  <para>This is a test paragraph.</para>
-
-  <sect2>
-    <title>first sect2 title</title>
-    <para>Please read <xref linkend="sec-xrefMe"/></para>
-
-    <bridgehead>This is an implied sect3 bridgehead</bridgehead>
-
-    <para>This is a test paragraph.</para>
-
-  </sect2>
-
-  <sect2 id="sec-xrefMe">
-    <title>second sect2 title</title>
-  </sect2>
-</sect1>
-
-</article>
diff --git a/testdocs/callouts.xml b/testdocs/callouts.xml
deleted file mode 100644 (file)
index 2222a2d..0000000
+++ /dev/null
@@ -1,111 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<chapter>
-<title>Callouts</title>
-
-<para>Callouts using <sgmltag>co</sgmltag>:</para>
-
-<screen>
-(let <co id="dl1"/>loopvar <co id="dl2"/>((count 1))
-  <co id="dl3"/>(if (> count 10)
-    <co id="dl4"/>#t
-    (<co id="dl5"/>loopvar <co id="dl6"/>(+ count 1))))</screen>
-
-<calloutlist>
-<callout arearefs="dl1">
-<para>This variable controls the loop. It is declared without an
-initial value, immediately after the <literal>let</literal>
-operand.</para>
-</callout>
-<callout arearefs="dl2">
-<para>Any number of additional local variables can be defined after
-the loop variable, just as they can in any other
-<literal>let</literal> expression.</para>
-</callout>
-<callout arearefs="dl3">
-<para>If you ever want the loop to end, you have to put some sort of a
-test in it.</para>
-</callout>
-<callout arearefs="dl4">
-<para>This is the value that will be returned.</para>
-</callout>
-<callout arearefs="dl5">
-<para>Note that you iterate the loop by using the loop variable as if
-it was a function name.</para>
-</callout>
-<callout arearefs="dl6">
-<para>The arguments to this function are the values that
-you want the local variables declared in <xref linkend="dl2"/> to have
-in the next iteration.</para>
-</callout>
-</calloutlist>
-
-<para>Callouts using <sgmltag>programlistingco</sgmltag>:</para>
-
-<programlistingco>
-<areaspec>
-<area coords="1" id="prologue"/>
-<area coords="4" id="skipeof"/>
-<areaset coords="" id="xreq">
-<area coords="9" id="require1"/>
-<area coords="10" id="require2"/>
-</areaset>
-<area coords="11 12" id="use"/>
-<area coords="27" id="funccall"/>
-</areaspec>
-<programlisting>@rem = '--*-Perl-*--
-@echo off
-perl.exe %_batchname %$
-goto endofperl
-@rem ';
-
-# Compress mail...
-
-require 'n:/home/nwalsh/lib/cygnus.pl';
-require 'timelocal.pl';
-use Cwd;
-
-select (STDERR); $| = 1;
-select (STDOUT); $| = 1;
-
-@DIRS = ("/home/nwalsh/Mail");
-while (@DIRS) {
-    $dir = shift @DIRS;
-    opendir (DIR, $dir);
-    while ($fname = readdir(DIR)) {
-        $file = "$dir/$fname";
-        next if ! -d $file;
-        next if $fname =~ /^\.\.?$/;
-
-        print "$file\n";
-        push (@DIRS, $file);
-        &amp;compress ($file);
-    }
-}
-
-exit;</programlisting>
-<calloutlist>
-<callout arearefs="prologue">
-<para>The prologue handles embedding a Perl script in a DOS batch file.</para>
-</callout>
-<callout arearefs="skipeof">
-<para>The <literal>goto</literal> statement, interpreted by the DOS batch
-file interpreter, skips over the body of the Perl script.</para>
-</callout>
-<callout arearefs="require1">
-<para>The <literal>require</literal> statement sources in external program
-fragments.</para>
-</callout>
-<callout arearefs="use">
-<para>The <literal>use</literal> statement is similar, but has additional
-utility.  It is a Perl5 function.  (Note that this callout area specifies
-both a line and a column.)</para>
-</callout>
-<callout arearefs="funccall">
-<para>This is a user subroutine call.</para>
-</callout>
-</calloutlist>
-</programlistingco>
-
-</chapter>
diff --git a/testdocs/ebnf.xml b/testdocs/ebnf.xml
deleted file mode 100644 (file)
index a07dfd7..0000000
+++ /dev/null
@@ -1,134 +0,0 @@
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook EBNF Module V1.0//EN"
-               "http://www.oasis-open.org/docbook/xml/ebnf/1.0/dbebnf.dtd">
-<book>
-<title>Book Title</title>
-<chapter><title>Chapter Title</title>
-<para>Content.</para>
-
-E = E + T | T
-T = T * F | F
-F = number
-
-E = a | m
-a = e + m | e - m
-m = m * f | m / f | f
-f = number
-
-3 * 4 + 5
-
-<productionset><title>Arithemetic Expressions</title>
-<production id="ebnf.expression">
-  <lhs>Expression</lhs>
-  <rhs><nonterminal>ArithExpression</nonterminal> |
-       <nonterminal>MultExpression</nonterminal>
-  <lineannotation>Does this grammar actually get precedence right?
-  </lineannotation>
-  </rhs>
-</production>
-<production id="ebnf.arith">
-  <lhs>ArithExpression</lhs>
-  <rhs><nonterminal>Expression</nonterminal>
-       '+'
-       <nonterminal>MultExpression</nonterminal>
-  </rhs>
-  <rhs><nonterminal>Expression</nonterminal>
-       '-'
-       <nonterminal>MultExpression</nonterminal>
-  </rhs>
-</production>
-<production id="ebnf.mult">
-  <lhs>MultExpression</lhs>
-  <rhs><nonterminal>MultExpression</nonterminal>
-       '*'
-       <nonterminal>MultExpression</nonterminal>
-  </rhs>
-  <rhs>
-       <nonterminal>MultExpression</nonterminal>
-       '/'
-       <nonterminal>MultExpression</nonterminal>
-  </rhs>
-  <constraint linkend="div0"/>
-  <rhs>
-       <nonterminal>Number</nonterminal>
-  </rhs>
-</production>
-<production id="ebnf.expression">
-  <lhs>Number</lhs>
-  <rhs>[0-9]+</rhs>
-</production>
-</productionset>
-
-<constraintdef id="div0" role="Err">
-<title>Division by Zero</title>
-<para>Division by zero is an error.</para>
-</constraintdef>
-
-
-<productionset><title>Character Range</title>
-<production id="NT-Char">
-<lhs>Char</lhs>
-<rhs>#x9 | #xA | #xD | [#x20-#xD7FF] | [#xE000-#xFFFD]
-<!-- The above line break in the source file has nothing to do with the
-line breaks in the output. -->
-| [#x10000-#x10FFFF]
-<lineannotation>any Unicode character, excluding the surrogate
-blocks, FFFE, and FFFF.
-</lineannotation>
-</rhs>
-</production>
-</productionset>
-
-<productionset><title>Standalone Document Declaration</title>
-<production id="NT-SDDecl">
-<lhs>SDDecl</lhs>
-<rhs><nonterminal def="#NT-S">S</nonterminal> 'standalone' <nonterminal def="#NT-Eq">Eq</nonterminal>
-<!-- The above line break in the source file has nothing to do with the
-line breaks in the output. -->
-(("'" ('yes' | 'no') "'") | ('"' ('yes' | 'no') '"'))
-</rhs>
-<constraint linkend="check-rmd"/>
-</production>
-</productionset>
-
-<productionset>
-<production id="NT-element">
-<lhs>element</lhs>
-<rhs>
-<nonterminal def="#NT-EmptyElemTag">EmptyElemTag</nonterminal>
-<sbr/><!-- There will be a line break in the output because of the sbr. -->
-| <nonterminal def="#NT-STag">STag</nonterminal> <nonterminal def="#NT-content">content</nonterminal>
-<!-- The above line break has nothing to do with the output. -->
-<nonterminal def="#NT-SDDecl"/>
-</rhs>
-<constraint linkend="GIMatch"/>
-<constraint linkend="elementvalid"/>
-</production>
-<productionrecap linkend="NT-SDDecl"/>
-</productionset>
-
-<para>A bunch of anchors to make the preceding examples valid:
-<anchor id="NT-S"/>
-<anchor id="NT-Eq"/>
-<anchor id="NT-content"/>
-<anchor id="NT-ETag"/>
-<anchor id="NT-EmptyElemTag"/>
-<anchor id="NT-STag"/>
-</para>
-
-<constraintdef id="check-rmd" role="VC">
-<title>Standalone Document Declaration</title>
-<para>Some description...</para>
-</constraintdef>
-
-<constraintdef id="elementvalid" role="VC">
-<title>Element Valid</title>
-<para>Some description...</para>
-</constraintdef>
-
-<constraintdef id="GIMatch" role="WFC">
-<title>Element Type Match</title>
-<para>Some description...</para>
-</constraintdef>
-
-</chapter>
-</book>
diff --git a/testdocs/equation.xml b/testdocs/equation.xml
deleted file mode 100644 (file)
index fa44e8d..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY blah "blah blah blah. blah blah blah blah blah blah. And blah.">
-]>
-<!-- test document -->
-<article>
-<articleinfo>
-<title>Equations</title>
-</articleinfo>
-
-<para>This is a test. Look at <xref linkend="eq2"/>.</para>
-
-<equation><title>First Equation</title>
-<mediaobject>
-<imageobject>
-<imagedata fileref="emc2.png"/>
-</imageobject>
-<textobject>
-<phrase>e=mc^2</phrase>
-</textobject>
-</mediaobject>
-</equation>
-
-<equation id="eq2"><title>Second Equation</title>
-<mediaobject>
-<imageobject>
-<imagedata fileref="emc2.png"/>
-</imageobject>
-<textobject>
-<phrase>e=mc^2</phrase>
-</textobject>
-</mediaobject>
-</equation>
-
-<equation><title>Third Equation</title>
-<mediaobject>
-<imageobject>
-<imagedata fileref="emc2.png"/>
-</imageobject>
-<textobject>
-<phrase>e=mc^2</phrase>
-</textobject>
-</mediaobject>
-</equation>
-
-</article>
-
diff --git a/testdocs/extensions.xml b/testdocs/extensions.xml
deleted file mode 100644 (file)
index 371e5da..0000000
+++ /dev/null
@@ -1,152 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<article>
-<title>Extensions</title>
-
-<para>This document attempts to exercise all of the stylesheet
-extension functions.</para>
-
-<section><title>Callouts</title>
-
-<para>Callouts using <sgmltag>programlistingco</sgmltag>:</para>
-
-<programlistingco>
-<areaspec>
-<area coords="1" id="prologue"/>
-<area coords="4" id="skipeof"/>
-<areaset coords="" id="xreq">
-<area coords="9" id="require1"/>
-<area coords="10" id="require2"/>
-</areaset>
-<area coords="11 12" id="use"/>
-<area coords="27" id="funccall"/>
-</areaspec>
-<programlisting>@rem = '--*-Perl-*--
-@echo off
-perl.exe %_batchname %$
-goto endofperl
-@rem ';
-
-# Compress mail...
-
-require 'n:/home/nwalsh/lib/cygnus.pl';
-require 'timelocal.pl';
-use Cwd;
-
-select (STDERR); $| = 1;
-select (STDOUT); $| = 1;
-
-@DIRS = ("/home/nwalsh/Mail");
-while (@DIRS) {
-    $dir = shift @DIRS;
-    opendir (DIR, $dir);
-    while ($fname = readdir(DIR)) {
-        $file = "$dir/$fname";
-        next if ! -d $file;
-        next if $fname =~ /^\.\.?$/;
-
-        print "$file\n";
-        push (@DIRS, $file);
-        &amp;compress ($file);
-    }
-}
-
-exit;</programlisting>
-<calloutlist>
-<callout arearefs="prologue">
-<para>The prologue handles embedding a Perl script in a DOS batch file.</para>
-</callout>
-<callout arearefs="skipeof">
-<para>The <literal>goto</literal> statement, interpreted by the DOS batch
-file interpreter, skips over the body of the Perl script.</para>
-</callout>
-<callout arearefs="require1">
-<para>The <literal>require</literal> statement sources in external program
-fragments.</para>
-</callout>
-<callout arearefs="use">
-<para>The <literal>use</literal> statement is similar, but has additional
-utility.  It is a Perl5 function.  (Note that this callout area specifies
-both a line and a column.)</para>
-</callout>
-<callout arearefs="funccall">
-<para>This is a user subroutine call.</para>
-</callout>
-</calloutlist>
-</programlistingco>
-</section>
-
-<section><title>Text Insert</title>
-
-<programlisting><inlinemediaobject>
-<imageobject>
-<imagedata format="linespecific" fileref="sample.txt"/>
-</imageobject>
-</inlinemediaobject></programlisting>
-
-</section>
-
-<section><title>Line Numbering</title>
-
-<programlisting linenumbering="numbered">@rem = '--*-Perl-*--
-@echo off
-perl.exe %_batchname %$
-goto endofperl
-@rem ';
-
-# Compress mail...
-
-require 'n:/home/nwalsh/lib/cygnus.pl';
-require 'timelocal.pl';
-use Cwd;
-
-select (STDERR); $| = 1;
-select (STDOUT); $| = 1;
-
-@DIRS = ("/home/nwalsh/Mail");
-while (@DIRS) {
-    $dir = shift @DIRS;
-    opendir (DIR, $dir);
-    while ($fname = readdir(DIR)) {
-        $file = "$dir/$fname";
-        next if ! -d $file;
-        next if $fname =~ /^\.\.?$/;
-
-        print "$file\n";
-        push (@DIRS, $file);
-        &amp;compress ($file);
-    }
-}
-
-exit;</programlisting>
-
-</section>
-
-<section><title>All Three!</title>
-
-<programlistingco>
-<areaspec>
-<area coords="1" id="prologue2"/>
-<area coords="4" id="skipeof2"/>
-<areaset coords="" id="xreq2">
-<area coords="9" id="require12"/>
-<area coords="10" id="require22"/>
-</areaset>
-<area coords="11 12" id="use2"/>
-<area coords="27" id="funccall2"/>
-</areaspec>
-<programlisting linenumbering="numbered"
-><?dbhtml linenumbering.everyNth="2" linenumbering.separator=" >"
-?><?dbfo linenumbering.everyNth="2" linenumbering.separator=" >"
-?><inlinemediaobject>
-<imageobject>
-<imagedata format="linespecific" fileref="sample.txt"/>
-</imageobject>
-</inlinemediaobject></programlisting>
-</programlistingco>
-
-</section>
-
-</article>
-
diff --git a/testdocs/faq.xml b/testdocs/faq.xml
deleted file mode 100644 (file)
index 213c192..0000000
+++ /dev/null
@@ -1,144 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE article
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" >
-<article id="xyzzy" class="faq">
-  <articleinfo>
-    <title>An xref to a Question</title>
-    <author>
-      <firstname>Jon</firstname>
-      <surname>Willeke</surname>
-    </author>
-  </articleinfo>
-
-  <qandaset defaultlabel='number'>
-    <?dbhtml table-summary="summary"?>
-    <qandaentry>
-      <question><para>Question one.</para></question>
-      <answer>
-       <para>Answer one.
-See <xref linkend="faq-Two"/></para>
-      </answer>
-    </qandaentry>
-
-    <qandaentry>
-      <question id="faq-Two"><para>Question two.</para></question>
-      <answer>
-       <para>Answer two.</para>
-      </answer>
-    </qandaentry>
-
-    <qandaentry>
-      <question id="faq-Twoc"><para>Question two.</para></question>
-      <answer>
-       <orderedlist>
-         <listitem><para>testing a list</para></listitem>
-         <listitem><para>testing a list</para></listitem>
-         <listitem><para>testing a list</para></listitem>
-       </orderedlist>
-      </answer>
-    </qandaentry>
-
-  </qandaset>
-
-       <qandaset>
-    <?dbhtml toc="0"?>
-         <qandaentry>
-           <question>
-             <para>Blah blah blah.</para>
-           </question>
-         <answer>
-           <example>
-             <title><filename
-                 moreinfo="none">file.name</filename></title>
-             <programlisting format="linespecific">// Hello, World</programlisting>
-           </example>
-           <example>
-             <title><filename
-                 moreinfo="none">file2.name</filename></title>
-             <programlisting format="linespecific">// Goodbye, World</programlisting>
-           </example>
-         </answer>
-         </qandaentry>
-       </qandaset>
-
-       <qandaset>
-    <title>QandA Title</title>
-<para>Some introductory preamble. Some introductory preamble.
-Some introductory preamble. Some introductory preamble.
-Some introductory preamble. Some introductory preamble.
-Some introductory preamble. Some introductory preamble.</para>
-<para>Some introductory preamble. Some introductory preamble.
-Some introductory preamble. Some introductory preamble.
-Some introductory preamble. Some introductory preamble.
-Some introductory preamble. Some introductory preamble.</para>
-    <qandadiv><title>Division 1</title>
-         <qandaentry>
-           <question>
-             <para>Blah blah blah.</para>
-           </question>
-         <answer>
-           <example>
-             <title><filename
-                 moreinfo="none">file.name</filename></title>
-             <programlisting format="linespecific">// Hello, World</programlisting>
-           </example>
-           <example>
-             <title><filename
-                 moreinfo="none">file2.name</filename></title>
-             <programlisting format="linespecific">// Goodbye, World</programlisting>
-           </example>
-         </answer>
-         </qandaentry>
-    </qandadiv>
-    <qandadiv><title>Division 2</title>
-<para>Some introductory preamble. Some introductory preamble.
-Some introductory preamble. Some introductory preamble.
-Some introductory preamble. Some introductory preamble.
-Some introductory preamble. Some introductory preamble.</para>
-<para>Some introductory preamble. Some introductory preamble.
-Some introductory preamble. Some introductory preamble.
-Some introductory preamble. Some introductory preamble.
-Some introductory preamble. Some introductory preamble.</para>
-    <qandadiv><title>Division 2.1</title>
-         <qandaentry>
-           <question>
-             <para>Blah blah blah.</para>
-           </question>
-         <answer>
-           <example>
-             <title><filename
-                 moreinfo="none">file.name</filename></title>
-             <programlisting format="linespecific">// Hello, World</programlisting>
-           </example>
-           <example>
-             <title><filename
-                 moreinfo="none">file2.name</filename></title>
-             <programlisting format="linespecific">// Goodbye, World</programlisting>
-           </example>
-         </answer>
-         </qandaentry>
-    </qandadiv>
-    <qandadiv><title>Division 2.2</title>
-         <qandaentry>
-           <question>
-             <para>Blah blah blah.</para>
-           </question>
-         <answer>
-           <example>
-             <title><filename
-                 moreinfo="none">file.name</filename></title>
-             <programlisting format="linespecific">// Hello, World</programlisting>
-           </example>
-           <example>
-             <title><filename
-                 moreinfo="none">file2.name</filename></title>
-             <programlisting format="linespecific">// Goodbye, World</programlisting>
-           </example>
-         </answer>
-         </qandaentry>
-    </qandadiv>
-    </qandadiv>
-       </qandaset>
-
-</article>
diff --git a/testdocs/figures.xml b/testdocs/figures.xml
deleted file mode 100644 (file)
index 2615981..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY blah "blah blah blah. blah blah blah blah blah blah. And blah.">
-]>
-<!-- test document -->
-<article>
-<articleinfo>
-<title>Figures</title>
-</articleinfo>
-
-<para>See <xref linkend="figduck"/>.</para>
-
-<figure id="figduck">
-  <title>The Duck</title>
-  <mediaobject>
-    <imageobject>
-      <imagedata
-        align="center"
-        fileref="graphics/duck-small.gif"
-        format="GIF"
-        srccredit="O'Reilly &amp; Associates/Dover Archives"/>
-    </imageobject>
-    <imageobject>
-      <imagedata
-        align="center"
-        fileref="graphics/duck-small.png"
-        format="PNG"
-        srccredit="O'Reilly &amp; Associates/Dover Archives"/>
-    </imageobject>
-    <textobject><phrase>The DocBook: TDG Duck</phrase></textobject>
-  </mediaobject>
-</figure>
-
-</article>
-
diff --git a/testdocs/footnotes.xml b/testdocs/footnotes.xml
deleted file mode 100644 (file)
index d4554c3..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version='1.0' encoding="ISO-8859-1"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<book>
-<title>foo</title>
-<chapter>
- <title>Chapter Title</title>
- <para>This paragraph contains a footnote<footnote>
-<para>This is a footnote.</para></footnote>.</para>
-
- <sect1><title>First Section</title>
-  <para>A paragraph.</para>
- <para>This paragraph contains a footnote<footnote>
-<para>This is another footnote.</para></footnote>.</para>
- </sect1>
-
- <sect1>
-  <title>Section Title<footnote>
-      <para>Boring, I know, but it just tests the fact that a footnote
-can occur in a title.</para></footnote></title>
-  <para>A paragraph.</para>
-
- <sect2>
-  <title>Subsection Title</title>
- <para>This paragraph contains a footnote<footnote>
-<para>This is yet another footnote.</para></footnote>.</para>
-  </sect2>
-
-  </sect1>
-</chapter>
-</book>
diff --git a/testdocs/formal.xml b/testdocs/formal.xml
deleted file mode 100644 (file)
index d0c434e..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<!-- test document -->
-<article>
-<articleinfo>
-<title>Formal Objects</title>
-</articleinfo>
-
-<para>This article tests formal objects.</para>
-
-<formalpara id="fp"><title>Formal Paragraph</title>
-<para>This is a <sgmltag>formalpara</sgmltag>.</para>
-</formalpara>
-
-<example><title>An Example</title>
-<programlisting>
-This is a programlisting in an example.
-</programlisting>
-</example>
-
-
-
-</article>
-
diff --git a/testdocs/formalpara.xml b/testdocs/formalpara.xml
deleted file mode 100644 (file)
index 74c7132..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<article>
-<title>Test Tables</title>
-
-<formalpara><title>Test title</title>
-<para>Some para</para>
-</formalpara>
-
-<formalpara><title>Test title:</title>
-<para>Some para</para>
-</formalpara>
-
-</article>
\ No newline at end of file
diff --git a/testdocs/glossary.xml b/testdocs/glossary.xml
deleted file mode 100644 (file)
index a0eba0d..0000000
+++ /dev/null
@@ -1,95 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE book
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<!-- test document -->
-<book><title>Glossary Tests</title>
-
-<chapter><title>Testing</title>
-
-<para>What about <glossterm linkend="foo">glossterm</glossterm>.</para>
-
-</chapter>
-
-<glossary id="glossary">
-<glossentry>
-<glossterm>foo</glossterm>
-<glossdef>
-<para>1. interj. Term of disgust. 2. [very common] Used very generally
-as a sample name for absolutely anything, esp. programs and files
-(esp. scratch files). 3. First on the standard list of metasyntactic
-variables used in syntax examples.</para>
-<para>From the Jargon File</para>
-<glossseealso>bar</glossseealso>
-<glossseealso>baz</glossseealso>
-<glossseealso>qux</glossseealso>
-<glossseealso>quux</glossseealso>
-<glossseealso>corge</glossseealso>
-<glossseealso>grault</glossseealso>
-<glossseealso>garply</glossseealso>
-<glossseealso>waldo</glossseealso>
-<glossseealso>fred</glossseealso>
-<glossseealso>plugh</glossseealso>
-<glossseealso>xyzzy</glossseealso>
-<glossseealso>thud</glossseealso>
-</glossdef>
-</glossentry>
-</glossary>
-
-<glossary id="glossary-div">
-<glossdiv>
-<title>Glossary Division</title>
-<glossentry id="foo">
-<glossterm>foo</glossterm>
-<glossdef>
-<para>1. interj. Term of disgust. 2. [very common] Used very generally
-as a sample name for absolutely anything, esp. programs and files
-(esp. scratch files). 3. First on the standard list of metasyntactic
-variables used in syntax examples.</para>
-<para>From the Jargon File</para>
-<glossseealso>bar</glossseealso>
-<glossseealso>baz</glossseealso>
-<glossseealso>qux</glossseealso>
-<glossseealso>quux</glossseealso>
-<glossseealso>corge</glossseealso>
-<glossseealso>grault</glossseealso>
-<glossseealso>garply</glossseealso>
-<glossseealso>waldo</glossseealso>
-<glossseealso>fred</glossseealso>
-<glossseealso>plugh</glossseealso>
-<glossseealso>xyzzy</glossseealso>
-<glossseealso>thud</glossseealso>
-</glossdef>
-</glossentry>
-</glossdiv>
-</glossary>
-
-<glossary id="glossary-div-title"><title>Glossary With This Title</title>
-<glossdiv>
-<title>Glossary Division</title>
-<glossentry>
-<glossterm>foo</glossterm>
-<glossdef>
-<para>1. interj. Term of disgust. 2. [very common] Used very generally
-as a sample name for absolutely anything, esp. programs and files
-(esp. scratch files). 3. First on the standard list of metasyntactic
-variables used in syntax examples.</para>
-<para>From the Jargon File</para>
-<glossseealso>bar</glossseealso>
-<glossseealso>baz</glossseealso>
-<glossseealso>qux</glossseealso>
-<glossseealso>quux</glossseealso>
-<glossseealso>corge</glossseealso>
-<glossseealso>grault</glossseealso>
-<glossseealso>garply</glossseealso>
-<glossseealso>waldo</glossseealso>
-<glossseealso>fred</glossseealso>
-<glossseealso>plugh</glossseealso>
-<glossseealso>xyzzy</glossseealso>
-<glossseealso>thud</glossseealso>
-</glossdef>
-</glossentry>
-</glossdiv>
-</glossary>
-
-</book>
diff --git a/testdocs/glosstest.xml b/testdocs/glosstest.xml
deleted file mode 100644 (file)
index 9b591f8..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE book
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY GPS "<abbrev>GPS</abbrev>">
-<!ENTITY TTL "<abbrev>TTL</abbrev>">
-]>
-<book>
-<bookinfo>
-<title id="glosstests">Test Glossary</title>
-</bookinfo>
-
-<chapter><title>Some Text</title>
-
-<para>A few references to gloss terms:
-<glossterm>1TBS</glossterm>, <firstterm>abbrev</firstterm>,
-<glossterm>back door</glossterm>, and
-<glossterm>backbone cabal</glossterm>.</para>
-
-<para>Repeated terms: <glossterm>back door</glossterm> and
-<glossterm>abbrev</glossterm>..
-</para>
-
-</chapter>
-
-<glossary role="auto">
-<glossentry>
-<glossterm>irrelevant</glossterm>
-<glossdef>
-<para/>
-</glossdef>
-</glossentry>
-</glossary>
-
-</book>
\ No newline at end of file
diff --git a/testdocs/idx.xml b/testdocs/idx.xml
deleted file mode 100644 (file)
index 67b02e1..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-   "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<book><title>Book Test Index Document Title</title>
-
-<chapter id="chapter">
-<title>Title <ulink url="http://www.example.com/">Link Test</ulink></title>
-
-<indexterm zone="chapter">
-       <primary>chapter</primary>
-</indexterm>
-<indexterm zone="chapter">
-       <primary>something</primary>
-</indexterm>
-
-<para>Paragraph<indexterm>
-<primary>paragraph</primary></indexterm>.</para>
-
-<sect1 remap="h1 head 1"> 
-<title id="f_03connec_258635">Setting Up IPX/<!-- unused marker -->SPX 
-<indexterm><primary>TCP/IP communication protocol</primary> 
-<secondary>using</secondary> 
-</indexterm><indexterm><primary>Connection</primary> 
-<secondary>TCP/IP</secondary> 
-</indexterm>Support Files</title> 
-
-<qandaset>
-<qandadiv id="QADiv1"><title>Q&amp;A Div 1</title>
-<qandaentry id="Q1Entry">
-<question><label>Q1</label>
-<indexterm zone="QADiv1">
-       <primary>QandADiv1</primary>
-</indexterm>
-<indexterm zone="Q1Entry">
-       <primary>Q1 entry</primary>
-</indexterm>
-<para>Question para 1</para>
-<para>Question para 2</para>
-</question>
-<answer><label>A1</label>
-<para>Answer para 1</para>
-<para>Answer para 2</para>
-</answer>
-</qandaentry>
-</qandadiv>
-</qandaset>
-</sect1>
-</chapter>
-
-<index>
-</index>
-
-</book>
diff --git a/testdocs/indexterms.xml b/testdocs/indexterms.xml
deleted file mode 100644 (file)
index e7beb73..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<chapter>
-<title>Index Terms</title>
-
-<table>
-<title>Server machine minimum required software</title>
-<indexterm>
-<primary>System requirements</primary>
-<secondary>Software</secondary>
-</indexterm>
-<tgroup cols="1">
-<colspec colname="col1" colnum="1" colwidth="2.50in"/>
-<thead valign="top">
-<row>
-<entry>Foo</entry>
-</row>
-</thead>
-<tbody>
-<row>
-<entry>foo</entry>
-</row>
-</tbody>
-</tgroup>
-</table>
-
-</chapter>
diff --git a/testdocs/inline.xml b/testdocs/inline.xml
deleted file mode 100644 (file)
index 563d2bb..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<!-- test document -->
-<article>
-<articleinfo>
-<title>Inline Objects</title>
-</articleinfo>
-
-<para>This article tests inline objects.</para>
-
-<section><title>Trademark</title>
-
-<para><trademark>This is trademarked</trademark>.
-<trademark class="copyright">This is copyrighted</trademark>.
-<trademark class="registered">This is a registered trademark</trademark>.
-<trademark class="service">This is is a service mark</trademark>.</para>
-
-<para>This is a <phrase role="red">red phrase</phrase>.
-This <emphasis role="strong">emphasis is strong</emphasis>.
-</para>
-
-</section>
-
-</article>
-
diff --git a/testdocs/jargon.xml b/testdocs/jargon.xml
deleted file mode 100644 (file)
index df83664..0000000
+++ /dev/null
@@ -1,272 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE glossary
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<glossary>
-<glossaryinfo>
-<editor><firstname>Eric</firstname><surname>Raymond</surname></editor>
-<title>Jargon File 4.2.3 (abridged)</title>
-<releaseinfo>Just some test data</releaseinfo>
-</glossaryinfo>
-
-<glossdiv><title>0</title>
-
-<glossentry>
-<glossterm>0</glossterm>
-<glossdef>
-<para>Numeric zero, as opposed to the letter `O' (the 15th letter of
-the English alphabet). In their unmodified forms they look a lot
-alike, and various kluges invented to make them visually distinct have
-compounded the confusion. If your zero is center-dotted and letter-O
-is not, or if letter-O looks almost rectangular but zero looks more
-like an American football stood on end (or the reverse), you're
-probably looking at a modern character display (though the dotted zero
-seems to have originated as an option on IBM 3270 controllers). If
-your zero is slashed but letter-O is not, you're probably looking at
-an old-style ASCII graphic set descended from the default typewheel on
-the venerable ASR-33 Teletype (Scandinavians, for whom /O is a letter,
-curse this arrangement). (Interestingly, the slashed zero long
-predates computers; Florian Cajori's monumental "A History of
-Mathematical Notations" notes that it was used in the twelfth and
-thirteenth centuries.) If letter-O has a slash across it and the zero
-does not, your display is tuned for a very old convention used at IBM
-and a few other early mainframe makers (Scandinavians curse <emphasis>this</emphasis>
-arrangement even more, because it means two of their letters collide).
-Some Burroughs/Unisys equipment displays a zero with a <emphasis>reversed</emphasis>
-slash. Old CDC computers rendered letter O as an unbroken oval and 0
-as an oval broken at upper right and lower left. And yet another
-convention common on early line printers left zero unornamented but
-added a tail or hook to the letter-O so that it resembled an inverted
-Q or cursive capital letter-O (this was endorsed by a draft ANSI
-standard for how to draw ASCII characters, but the final standard
-changed the distinguisher to a tick-mark in the upper-left corner).
-Are we sufficiently confused yet?</para>
-</glossdef>
-</glossentry>
-
-<glossentry>
-<glossterm>1TBS</glossterm>
-<glossdef>
-<para role="pos">
-<phrase role="pronounce"></phrase>
-<phrase role="partsofspeach">n</phrase>
-</para>
-<para>The "One True Brace Style"</para>
-<glossseealso>indent style</glossseealso>
-</glossdef>
-</glossentry>
-
-<glossentry>
-<glossterm>120 reset</glossterm>
-<glossdef>
-<para role="pos">
-<phrase role="pronounce">wuhn-twen'tee ree'set</phrase>
-<phrase role="partofspeach">n</phrase>
-</para>
-<para>[from 120 volts, U.S. wall voltage] To cycle power on a machine
-in order to reset or unjam it. Compare <glossterm>Big Red Switch</glossterm>,
-<glossterm>power cycle</glossterm>.</para>
-</glossdef>
-</glossentry>
-
-<glossentry>
-<glossterm>2</glossterm>
-<glossdef>
-<para>infix. In translation software written by hackers, infix 2 often
-represents the syllable <emphasis>to</emphasis> with the connotation
-<quote>translate to</quote>: as in dvi2ps (DVI to PostScript), int2string (integer
-to string), and texi2roff (Texinfo to [nt]roff). Several versions of a
-joke have floated around the internet in which some idiot programmer
-fixes the Y2K bug by changing all the Y's in something to K's, as in
-Januark, Februark, etc.</para>
-</glossdef>
-</glossentry>
-
-<glossentry>
-<glossterm>@-party</glossterm>
-<glossdef>
-<para role="pos">
-<phrase role="pronounce">at'par`tee</phrase>
-<phrase role="partofspeach">n</phrase>
-</para>
-<para>[from the @-sign in an Internet
-address] (alt. `@-sign party' <phrase role="pronounce">at'si:n
-par`tee</phrase>) A semi-closed party thrown for hackers at a
-science-fiction convention (esp. the annual World Science Fiction
-Convention or "Worldcon"); one must have a {network address} to get
-in, or at least be in company with someone who does. One of the most
-reliable opportunities for hackers to meet face to face with people
-who might otherwise be represented by mere phosphor dots on their
-screens. Compare <glossterm>boink</glossterm>.
-</para>
-<para>The first recorded @-party was held at the Westercon (a U.S.
-western regional SF convention) over the July 4th weekend in 1980.
-It is not clear exactly when the canonical @-party venue shifted to the
-Worldcon but it had certainly become established by Constellation in 1983.
-Sadly, the @-party tradition has been in decline since about 1996, mainly
-because having an @-address no longer functions as an effective lodge pin.
-</para>
-</glossdef>
-</glossentry>
-</glossdiv>
-
-<glossdiv><title>A</title>
-
-<glossentry>
-<glossterm>abbrev</glossterm>
-<glossdef>
-<para role="pos">
-<phrase role="pronounce">*-breev'</phrase>
-<phrase role="pronounce">*-brev'</phrase>
-<phrase role="partofspeach">n</phrase>
-</para>
-<para>Common abbreviation for <quote>abbreviation</quote>.</para>
-</glossdef>
-</glossentry>
-
-<glossentry>
-<glossterm>ABEND</glossterm>
-<glossdef>
-<para role="pos">
-<phrase role="pronounce">a'bend</phrase>
-<phrase role="pronounce">*-bend'</phrase>
-<phrase role="partofspeach">n</phrase>
-</para>
-<para>[ABnormal END] 1. Abnormal
-termination (of software); {crash}; {lossage}. Derives from an error
-message on the IBM 360; used jokingly by hackers but seriously mainly
-by {code grinder}s.  Usually capitalized, but may appear as `abend'.
-Hackers will try to persuade you that ABEND is called `abend' because
-it is what system operators do to the machine late on Friday when
-they want to call it a day, and hence is from the German `Abend' =
-`Evening'.  2. [alt.callahans] Absent By Enforced Net Deprivation -
-used in the subject lines of postings warning friends of an imminent
-loss of Internet access.  (This can be because of computer downtime,
-loss of provider, moving or illness.)  Variants of this also appear:
-ABVND = `Absent By Voluntary Net Deprivation' and ABSEND = `Absent By
-Self-Enforced Net Deprivation' have been sighted.</para>
-</glossdef>
-</glossentry>
-
-<glossentry>
-<glossterm>ACK</glossterm>
-<glossdef>
-<para role="pos">
-<phrase role="pronounce">ak</phrase>
-<phrase role="partofspeach">interj</phrase>
-</para>
-<para>1. [common; from the ASCII mnemonic for
-0000110] Acknowledge. Used to register one's presence (compare
-mainstream <emphasis>Yo!</emphasis>emphasis>). An appropriate response
-to {ping} or {ENQ}. 2. [from the comic strip "Bloom County"] An
-exclamation of surprised disgust, esp. in "Ack pffft!" Semi-humorous.
-Generally this sense is not spelled in caps (ACK) and is distinguished
-by a following exclamation point. 3. Used to politely interrupt
-someone to tell them you understand their point (see {NAK}). Thus, for
-example, you might cut off an overly long explanation with "Ack. Ack.
-Ack. I get it now". 4. An affirmative. "Think we ought to ditch that
-damn NT server for a Linux box?" "ACK!"
-</para>
-<para>There is also a usage "ACK?" (from sense 1) meaning "Are you
-there?", often used in email when earlier mail has produced no reply,
-or during a lull in {talk mode} to see if the person has gone away
-(the standard humorous response is of course {NAK} (sense 1), i.e.,
-"I'm not here").</para>
-</glossdef>
-</glossentry>
-</glossdiv>
-
-<glossdiv><title>B</title>
-
-<glossentry>
-<glossterm>B5</glossterm>
-<glossdef>
-<para role="pos">
-<phrase role="pronounce"></phrase>
-</para>
-<para>[common] Abbreviation for "Babylon 5", a science-fiction
-TV series as revered among hackers as was the original Star Trek.
-</para>
-</glossdef>
-</glossentry>
-
-<glossentry>
-<glossterm>back door</glossterm>
-<glossdef>
-<para role="pos">
-<phrase role="partofspeach">n</phrase>
-</para>
-<para>[common] A hole in the security of a system
-deliberately left in place by designers or maintainers.  The motivation
-for such holes is not always sinister; some operating systems, for
-example, come out of the box with privileged accounts intended for use
-by field service technicians or the vendor's maintenance programmers.
-Syn. {trap door}; may also be called a `wormhole'.  See also {iron box},
-{cracker}, {worm}, {logic bomb}.
-</para>
-<para>Historically, back doors have often lurked in systems longer than
-anyone expected or planned, and a few have become widely known.  Ken
-Thompson's 1983 Turing Award lecture to the ACM admitted the existence
-of a back door in early Unix versions that may have qualified as the
-most fiendishly clever security hack of all time.  In this scheme, the
-C compiler contained code that would recognize when the `login' command
-was being recompiled and insert some code recognizing a password chosen
-by Thompson, giving him entry to the system whether or not an account
-had been created for him.
-</para>
-<para>Normally such a back door could be removed by removing it from the
-source code for the compiler and recompiling the compiler.  But to
-recompile the compiler, you have to <emphasis>use</emphasis> the compiler -- so Thompson
-also arranged that the compiler would <emphasis>recognize when it was compiling a
-version of itself</emphasis>, and insert into the recompiled compiler the code to
-insert into the recompiled `login' the code to allow Thompson entry --
-and, of course, the code to recognize itself and do the whole thing again
-the next time around!  And having done this once, he was then able to
-recompile the compiler from the original sources; the hack perpetuated
-itself invisibly, leaving the back door in place and active but with no
-trace in the sources.
-</para>
-<para>The talk that suggested this truly moby hack was published as
-"Reflections on Trusting Trust", "Communications of the ACM 27", 8 (August
-1984), pp. 761-763 (text available at `http://www.acm.org/classics').
-Ken Thompson has since confirmed that this hack was implemented and that
-the Trojan Horse code did appear in the login binary of a Unix Support
-group machine. Ken says the crocked compiler was never distributed.
-Your editor has heard two separate reports that suggest that the crocked
-login did make it out of Bell Labs, notably to BBN, and that it enabled
-at least one late-night login across the network by someone using the
-login name `kt'.
-</para>
-</glossdef>
-</glossentry>
-
-<glossentry>
-<glossterm>backbone cabal</glossterm>
-<glossdef>
-<para role="pos">
-<phrase role="partofspeach">n</phrase>
-</para>
-<para>A group of large-site administrators who
-pushed through the {Great Renaming} and reined in the chaos of {Usenet}
-during most of the 1980s.  During most of its lifetime, the Cabal (as
-it was sometimes capitalized) steadfastly denied its own existence;
-it was almost obligatory for anyone privy to their secrets to respond
-"There is no Cabal" whenever the existence or activities of the group
-were speculated on in public.
-</para>
-<para>The result of this policy was an attractive aura of mystery.  Even
-a decade after the cabal {mailing list} disbanded in late 1988 following
-a bitter internal catfight, many people believed (or claimed to believe)
-that it had not actually disbanded but only gone deeper underground with
-its power intact.</para>
-
-<para>This belief became a model for various paranoid theories about
-various Cabals with dark nefarious objectives beginning with taking over
-the Usenet or Internet.  These paranoias were later satirized in ways
-that took on a life of their own.  See {Eric Conspiracy} for one example.</para>
-
-<para>See {NANA} for the subsequent history of "the Cabal".</para>
-</glossdef>
-</glossentry>
-</glossdiv>
-</glossary>
diff --git a/testdocs/links.xml b/testdocs/links.xml
deleted file mode 100644 (file)
index 77886db..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<!-- test document -->
-<article id="article">
-<articleinfo>
-<title>Lists</title>
-</articleinfo>
-
-<section id="section"><title>Section Title</title>
-
-<para>Self-referencial xref: <xref linkend="section"/>.</para>
-<para>And a <link linkend="section">link, too</link>.</para>
-<para id="foopara" xreflabel="foo">This is a test para about foo.</para>
-<para>Can I link to a random element with an xreflabel:
-<xref linkend="foopara"/>.</para>
-
-</section>
-
-</article>
-
diff --git a/testdocs/lists.xml b/testdocs/lists.xml
deleted file mode 100644 (file)
index b1febd5..0000000
+++ /dev/null
@@ -1,163 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY blah "blah blah blah. blah blah blah blah blah blah. And blah.">
-]>
-<!-- test document -->
-<article>
-<articleinfo>
-<title>Lists</title>
-</articleinfo>
-
-<para>Can I xref to ordered list items: <xref linkend="someOLI"/>.</para>
-<para>Can I xref to itemized list items: <xref linkend="someILI"/>.</para>
-<para>Can I xref to variable list items: <xref linkend="someVLI"/>.</para>
-
-<orderedlist>
-  <listitem><para>Level 1</para>
-    <orderedlist>
-    <listitem><para>Level 2</para>
-      <orderedlist>
-      <listitem id="someOLI"><para>Level 3</para>
-        <orderedlist>
-        <listitem><para>Level 4</para>
-          <orderedlist>
-          <listitem><para>Level 5</para>
-            <orderedlist>
-            <listitem override="13"><para>Level 6, override=13</para>
-            </listitem>
-            </orderedlist>
-          </listitem>
-          </orderedlist>
-        </listitem>
-        </orderedlist>
-    </listitem>
-    </orderedlist>
-  </listitem>
-  </orderedlist>
-</listitem>
-</orderedlist>
-
-<itemizedlist>
-  <listitem><para>Level 1</para>
-    <itemizedlist>
-    <listitem><para>Level 2</para>
-      <itemizedlist>
-      <listitem id="someOtherILI"><para>Level 3</para>
-        <itemizedlist>
-        <listitem><para>Level 4</para>
-          <itemizedlist mark="disc">
-          <listitem><para>Level 5</para>
-            <itemizedlist mark="disc">
-            <listitem override="round"><para>Level 6, override=round</para>
-            </listitem>
-            </itemizedlist>
-          </listitem>
-          </itemizedlist>
-        </listitem>
-        </itemizedlist>
-    </listitem>
-    </itemizedlist>
-  </listitem>
-  </itemizedlist>
-</listitem>
-</itemizedlist>
-
-<orderedlist numeration="loweralpha">
-  <listitem><para>Level 1, numeration="loweralpha"</para>
-    <orderedlist>
-    <listitem><para>Level 2</para>
-      <orderedlist>
-      <listitem><para>Level 3</para>
-        <orderedlist>
-        <listitem><para>Level 4</para>
-          <orderedlist>
-          <listitem><para>Level 5</para>
-            <orderedlist>
-            <listitem><para>Level 6</para>
-            </listitem>
-            </orderedlist>
-          </listitem>
-          </orderedlist>
-        </listitem>
-        </orderedlist>
-    </listitem>
-    </orderedlist>
-  </listitem>
-  </orderedlist>
-</listitem>
-</orderedlist>
-
-<variablelist>
-<title>VariableList Title</title>
-<varlistentry><term>Term1</term>
-<listitem><para>Definition of Term1</para></listitem>
-</varlistentry>
-<varlistentry><term>Term2</term>
-<listitem><para>Definition of Term2</para></listitem>
-</varlistentry>
-<varlistentry id="someVLI"><term>Term3a</term><term>Term3b</term><term>Term3c</term>
-<listitem><para>Definition of Term3a,b,c</para></listitem>
-</varlistentry>
-</variablelist>
-
-<itemizedlist>
-<listitem><para>This is the first item of an itemized list.
-&blah; &blah; &blah; &blah; &blah;</para>
-</listitem>
-<listitem><address><otheraddr><emphasis>Amberely Greeting Card
-Company,</emphasis></otheraddr> <street>11510 Goldcoast Drive,</street>
-<city>Cincinnati,</city> <state>OH</state> <postcode>45249-1695.</postcode>
-<phone>(513) 489-2775.</phone> <otheraddr><emphasis>Looking for:</emphasis>
-outrageous humor, no seasonal cards.</otheraddr></address></listitem>
-<listitem><simpara>This is the second item of an itemized list. (Using simpara.)
-&blah; &blah; &blah; &blah; &blah;</simpara>
-</listitem>
-<listitem id="someILI"><para>This is the third. It contains several paragraphs.
-&blah; &blah; &blah; &blah; &blah;</para>
-<para>&blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah;
-</para>
-<para>&blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah;
-</para>
-<para>&blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah;
-</para>
-</listitem>
-<listitem><para>This is the fourth item of an itemized list.
-&blah; &blah; &blah; &blah; &blah;</para>
-</listitem>
-</itemizedlist>
-
-<variablelist termlength="30">
-<title>VariableList With Long Terms</title>
-<varlistentry><term>Term1 is very long</term>
-<listitem><para>Definition of Term1</para></listitem>
-</varlistentry>
-<varlistentry><term>Term2 is even longer than term1</term>
-<listitem><para>Definition of Term2</para></listitem>
-</varlistentry>
-<varlistentry><term>Term3a</term><term>Term3b is also long</term><term>Term3c</term>
-<listitem><para>Definition of Term3a,b,c</para></listitem>
-</varlistentry>
-</variablelist>
-
-<segmentedlist><title>State Capitals</title>
-<segtitle>State</segtitle>
-<segtitle>Capital</segtitle>
-<seglistitem><seg>Alabama</seg><seg>Montgomery</seg></seglistitem>
-<seglistitem><seg>Alaska</seg><seg>Anchorage</seg></seglistitem>
-<seglistitem><seg>Arkansas</seg><seg>Little Rock</seg></seglistitem>
-</segmentedlist>
-
-<segmentedlist><title>State Capitals</title>
-<?dbhtml list-presentation='table' table-summary="testing summary"?>
-<?dbfo list-presentation='table'?>
-<segtitle>State</segtitle>
-<segtitle>Capital</segtitle>
-<seglistitem><seg>Alabama</seg><seg>Montgomery</seg></seglistitem>
-<seglistitem><seg>Alaska</seg><seg>Anchorage</seg></seglistitem>
-<seglistitem><seg>Arkansas</seg><seg>Little Rock</seg></seglistitem>
-</segmentedlist>
-
-</article>
-
diff --git a/testdocs/mathml.xml b/testdocs/mathml.xml
deleted file mode 100644 (file)
index 0207776..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook MathML Module V1.0beta3//EN"
-              "../docbook/xml/mathml/dbmathml.dtd">
-<chapter><title>Chapter Title</title>
-<para>Content.</para>
-
-<informalequation>
-<mml:math><mml:apply><mml:divide/></mml:apply></mml:math>
-</informalequation>
-
-</chapter>
-
diff --git a/testdocs/mediaobject.xml b/testdocs/mediaobject.xml
deleted file mode 100644 (file)
index 683fc18..0000000
+++ /dev/null
@@ -1,105 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY blah "blah blah blah. blah blah blah blah blah blah. And blah.">
-]>
-<!-- test document -->
-<article>
-<articleinfo>
-<title>Media Object</title>
-</articleinfo>
-
-<para>This is a "raw" media object:</para>
-
-  <mediaobject>
-    <imageobject>
-      <imagedata
-        align="right"
-        width="50%"
-        fileref="graphics/duck-small.gif"
-        srccredit="O'Reilly &amp; Associates/Dover Archives"/>
-    </imageobject>
-    <imageobject>
-      <imagedata
-        align="right"
-        width="50%"
-        fileref="graphics/duck-small.png"
-        format="PNG"
-        srccredit="O'Reilly &amp; Associates/Dover Archives"/>
-    </imageobject>
-    <textobject><phrase>The DocBook: TDG Duck</phrase></textobject>
-    <textobject>
-<para>The bird on the cover of <citetitle>DocBook: The Definitive
-Guide</citetitle> is a wood duck.  Often considered one of the most
-beautiful ducks in North America, the mail wood duck has a metallic
-purple and green head with white streaks extending from its bill
-around the eyes and down to its blue and green, gold-flecked
-wings. It has a white neck, chestnut-colored chest, a white or red
-bill, and yellow-orange legs and feet. Females have more brown, gray,
-and subdueed hues.
-</para>
-
-<para>Edie Freedman designed the cover of this book, using a
-19th-century engraving from the Dover Pictorial Archive. The
-cover layout was produced by Kathleen Wilson using QuarkXPress
-3.32 and Adobe's ITC Garamond font. The inside layout was
-designed by Alicia Cech, based on a series design by Nancy
-Priest. The text was formatted from SGML into FrameMaker 5.5
-with Jade, using a DSSSL conversion stylesheet written by
-Chris Maden. The interior fonts are ITC Garamond Light,
-Garamond Book, and ConstantWillison.
-</para>
-    </textobject>
-    <caption><para>The Duck</para></caption>
-  </mediaobject>
-
-<para>This media object is in a figure wrapper:</para>
-
-<figure><title>The duck from the cover of <citetitle>DocBook:
-The Definitive Guide</citetitle></title>
-  <mediaobject>
-    <imageobject>
-      <imagedata
-        align="right"
-        width="50%"
-        fileref="graphics/duck-small.gif"
-        srccredit="O'Reilly &amp; Associates/Dover Archives"/>
-    </imageobject>
-    <imageobject>
-      <imagedata
-        align="right"
-        width="50%"
-        fileref="graphics/duck-small.png"
-        format="PNG"
-        srccredit="O'Reilly &amp; Associates/Dover Archives"/>
-    </imageobject>
-    <textobject><phrase>The DocBook: TDG Duck</phrase></textobject>
-    <textobject>
-<para>The bird on the cover of <citetitle>DocBook: The Definitive
-Guide</citetitle> is a wood duck.  Often considered one of the most
-beautiful ducks in North America, the mail wood duck has a metallic
-purple and green head with white streaks extending from its bill
-around the eyes and down to its blue and green, gold-flecked
-wings. It has a white neck, chestnut-colored chest, a white or red
-bill, and yellow-orange legs and feet. Females have more brown, gray,
-and subdueed hues.
-</para>
-
-<para>Edie Freedman designed the cover of this book, using a
-19th-century engraving from the Dover Pictorial Archive. The
-cover layout was produced by Kathleen Wilson using QuarkXPress
-3.32 and Adobe's ITC Garamond font. The inside layout was
-designed by Alicia Cech, based on a series design by Nancy
-Priest. The text was formatted from SGML into FrameMaker 5.5
-with Jade, using a DSSSL conversion stylesheet written by
-Chris Maden. The interior fonts are ITC Garamond Light,
-Garamond Book, and ConstantWillison.
-</para>
-    </textobject>
-    <caption><para>The Duck</para></caption>
-  </mediaobject>
-</figure>
-
-</article>
-
diff --git a/testdocs/mlang.pl b/testdocs/mlang.pl
deleted file mode 100644 (file)
index 509c1f7..0000000
+++ /dev/null
@@ -1,161 +0,0 @@
-#!/usr/bin/perl -- # -*- Perl -*-
-
-use strict;
-use Getopt::Long;
-
-my $usage = "$0 [--xml | --sgml ] [ --language lang ... ] [ --notlanguage lang ... ]\n";
-
-my %option = ('debug' => 0,
-             'verbose' => 0,
-             'xml' => 0,
-             'sgml' => 0,
-             'language' => undef,
-             'notlanguage' => undef);
-
-my %opt = ();
-
-&GetOptions(\%opt,
-           'debug+',
-           'verbose+',
-           'xml!',
-           'sgml!',
-           'language=s@',
-           'notlanguage=s@');
-
-foreach my $key (keys %option) {
-    $option{$key} = $opt{$key} if exists($opt{$key});
-}
-
-my %languages = ('af' => 'Afrikaans',
-                'ca' => 'Catalan',
-                'cs' => 'Czech',
-                'da' => 'Danish',
-                'de' => 'German',
-                'el' => 'Greek',
-                'en' => 'English',
-                'es' => 'Spanish',
-                'et' => 'Estonian',
-                'eu' => 'Basque',
-                'fi' => 'Finnish',
-                'fr' => 'French',
-                'hu' => 'Hungarian',
-                'id' => 'Indonesian',
-                'it' => 'Italian',
-                'ja' => 'Japanese',
-                'ko' => 'Korean',
-                'nl' => 'Dutch',
-                'nn' => 'Nynorsk',
-                'no' => 'Norwegian',
-                'pl' => 'Polish',
-                'pt' => 'Portuguese',
-                'pt_br' => 'Portuguese (Brazil)',
-                'ro' => 'Romanian',
-                'ru' => 'Russian',
-                'sk' => 'Slovak',
-                'sl' => 'Slovenian',
-                'sr' => 'Serbian',
-                'sv' => 'Swedish',
-                'tr' => 'Turkish',
-                'uk' => 'Ukranian',
-                'xh' => 'Xhosa',
-                'zh_cn' => 'Chinese (Continental)',
-                'zh_tw' => 'Chinese (Traditional)');
-
-my %uselanguages = ();
-
-if ($option{'language'}) {
-    my @langs = @{$option{'language'}};
-    foreach my $lang (@langs) {
-       if ($languages{$lang}) {
-           print STDERR "Using ", $languages{$lang}, "\n"
-               if $option{'verbose'};
-           $uselanguages{$lang} = 1;
-       } else {
-           warn "Unrecognized language: $lang\n";
-       }
-    }
-} else {
-    %uselanguages = %languages;
-}
-
-if ($option{'notlanguage'}) {
-    my @langs = @{$option{'notlanguage'}};
-    foreach my $lang (@langs) {
-       if ($uselanguages{$lang}) {
-           print STDERR "Suppressing ", $languages{$lang}, "\n"
-               if $option{'verbose'};
-           delete($uselanguages{$lang});
-       } else {
-           warn "Unused language: $lang\n";
-       }
-    }
-}
-
-my $public_id = "-//OASIS//DTD DocBook XML V4.1.2//EN";
-my $system_id = "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";
-
-if ($option{'sgml'}) {
-    $public_id = "-//OASIS//DTD DocBook V4.1//EN";
-    $system_id = "http://www.oasis-open.org/docbook/sgml/4.1/docbook.dtd";
-}
-
-print <<EOF3;
-<!DOCTYPE book PUBLIC "$public_id"
-               "$system_id">
-<book lang="de">
-<bookinfo>
-<title>Book Title</title>
-<abstract>
-<para>
-To test multilingual capability, this book claims to be in German.
-Of course, I don't know a word of German so it's really mostly
-English.
-</para>
-</abstract>
-</bookinfo>
-EOF3
-
-foreach my $lang (sort keys %uselanguages) {
-    my $langid = $lang;
-    $langid =~ s/_//g;
-
-    print <<EOF;
-<chapter lang='$lang' id='${langid}chap'>
-<chapterinfo>
-<author id='${langid}author'>
-  <surname>Surname</surname>
-  <firstname>Firstname</firstname>
-</author>
-</chapterinfo>
-<title>$languages{$lang}</title>
-<note>
-<para>
-This paragraph would be in $languages{$lang}, if I knew any.
-<quote>Quote test.</quote>
-</para>
-</note>
-<para>Author formatting test: <xref linkend='${langid}author'
-EOF
-
-    if ($option{'sgml'}) {
-       print ">.</para>\n<para>Cross reference tests:\n";
-    } else {
-       print "/>.</para>\n<para>Cross reference tests:\n";
-    }
-
-    foreach my $otherlang (sort keys %uselanguages) {
-       my $otherlangid = $otherlang;
-       $otherlangid =~ s/_//g;
-       if ($otherlang ne $lang) {
-           print "See <xref linkend='${otherlangid}chap'/>.\n";
-       }
-    }
-
-    print <<EOF2;
-</para>
-</chapter>
-
-EOF2
-}
-
-print "</book>\n";
diff --git a/testdocs/olink.xml b/testdocs/olink.xml
deleted file mode 100644 (file)
index b6cef5b..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY book.xml SYSTEM "book.xml" NDATA SGML>
-]>
-<article>
-<articleinfo>
-<title>OLink Test</title>
-<modespec id="book">file:///sourceforge/projects/docbook/testdocs/book.html</modespec>
-</articleinfo>
-
-<para>This is an <olink targetdocent="book.xml" linkmode="book">OLink</olink>
-with a linkmode.
-</para>
-
-<para>This is an <olink targetdocent="book.xml">OLink</olink>
-without a linkmode.
-</para>
-
-<para>This is an olink to a figure:
-<olink targetdocent="book.xml" localinfo="testfig2" type="href"/>.
-</para>
-
-</article>
\ No newline at end of file
diff --git a/testdocs/procedures.xml b/testdocs/procedures.xml
deleted file mode 100644 (file)
index 05eb107..0000000
+++ /dev/null
@@ -1,75 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY blah "blah blah blah. blah blah blah blah blah blah. And blah.">
-]>
-<!-- test document -->
-<article>
-<articleinfo>
-<title>Procedures</title>
-</articleinfo>
-
-<procedure>
-<title>Scary Procedure</title>
-<step>
-<para>
-I'm on the first step, Johnny.
-</para>
-</step>
-<step>
-<para>
-I'm on the second step, Johnny.
-</para>
-</step>
-<step>
-<para>
-I'm on the third step, Johnny.
-</para>
-</step>
-<step>
-<para>
-I'm on the fourth step, Johnny.
-</para>
-</step>
-</procedure>
-
-<procedure>
-<step><para>Press MENUS.</para>
-</step>
-<step><para>Press MENUS.</para>
-</step>
-<step><para>Press MENUS.</para>
-</step>
-<step><para>Press MENUS.</para>
-</step>
-<step><para>Select SETUP.</para>
-<substeps>
-<step><para>Should be an &ldquo;a&rdquo;</para>
-</step>
-<step><para>Should be a &ldquo;b&rdquo;</para>
-</step>
-<step><para>Should be a &ldquo;c&rdquo;</para>
-</step>
-<step><para>Should be a &ldquo;d&rdquo;</para>
-</step>
-<step><para>should be an &ldquo;e&rdquo;</para>
-<substeps>
-<step><para>should be an &ldquo;i&rdquo;</para>
-</step>
-<step><para>should be an &ldquo;ii&rdquo;</para>
-</step>
-</substeps>
-</step>
-</substeps>
-</step>
-</procedure>
-
-<procedure>
-<para>Do the following:</para>
-<step><para>One step?</para>
-</step>
-</procedure>
-
-</article>
-
diff --git a/testdocs/reference.xml b/testdocs/reference.xml
deleted file mode 100644 (file)
index 87476f5..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE reference
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<!-- test document -->
-<reference>
-<title>A Test Reference</title>
-<partintro>
-<para>What about an xref to a refentry:
-<xref linkend="minimal"/>.</para>
-<para>What about an xref to a refentry:
-<xref linkend="lessminimal"/>.</para>
-<para>What about an xref to a refentry:
-<xref linkend="evenlessminimal"/>.</para>
-</partintro>
-
-<refentry id="minimal">
-<refnamediv>
-<refname>Minimal</refname>
-<refpurpose>Test of a minimal RefEntry</refpurpose>
-</refnamediv>
-
-<refsect1>
-<title>Description</title>
-<para>This is a minimal RefEntry.</para>
-</refsect1>
-</refentry>
-
-<refentry id="lessminimal">
-<refmeta>
-<refentrytitle>Also Minimal Title</refentrytitle>
-<manvolnum>3</manvolnum>
-</refmeta>
-<refnamediv>
-<refname>Also Minimal</refname>
-<refpurpose>Another test of a minimal RefEntry</refpurpose>
-</refnamediv>
-
-<refsect1>
-<title>Description</title>
-<para>This is a minimal RefEntry.</para>
-</refsect1>
-</refentry>
-
-<refentry id="evenlessminimal">
-<refmeta>
-<refentrytitle>Fred</refentrytitle>
-<manvolnum>3</manvolnum>
-</refmeta>
-<refnamediv>
-<refname>Less Minimal</refname>
-<refname>Even Less Minimal</refname>
-<refpurpose>Test of a minimal RefEntry</refpurpose>
-</refnamediv>
-
-<refsect1>
-<title>Description</title>
-<para>This is a minimal RefEntry.</para>
-</refsect1>
-</refentry>
-
-</reference>
diff --git a/testdocs/sample.txt b/testdocs/sample.txt
deleted file mode 100644 (file)
index 5ac6633..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-@rem = '--*-Perl-*--
-@echo off
-perl.exe %_batchname %$
-goto endofperl
-@rem ';
-
-# Compress mail...
-
-require 'n:/home/nwalsh/lib/cygnus.pl';
-require 'timelocal.pl';
-use Cwd;
-
-select (STDERR); $| = 1;
-select (STDOUT); $| = 1;
-
-@DIRS = ("/home/nwalsh/Mail");
-while (@DIRS) {
-    $dir = shift @DIRS;
-    opendir (DIR, $dir);
-    while ($fname = readdir(DIR)) {
-        $file = "$dir/$fname";
-        next if ! -d $file;
-        next if $fname =~ /^\.\.?$/;
-
-        print "$file\n";
-        push (@DIRS, $file);
-        &amp;compress ($file);
-    }
-}
-
-exit;
diff --git a/testdocs/section.xml b/testdocs/section.xml
deleted file mode 100644 (file)
index 4c4dda7..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE section
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY blah "blah blah blah. blah blah blah blah blah blah. And blah.">
-]>
-<!-- test document -->
-<section id="sasroot">
-<title>Section as Root</title>
-
-<para>This document tests a section element as the root element.</para>
-
-<para>&blah; &blah; &blah;</para>
-</section>
-
diff --git a/testdocs/sections.xml b/testdocs/sections.xml
deleted file mode 100644 (file)
index 4f7da6e..0000000
+++ /dev/null
@@ -1,180 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE book
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<!-- test document -->
-<book id="book">
-  <bookinfo>
-    <title>Section Tests</title>
-  </bookinfo>
-
-  <chapter id="c1"><title>Numbered Sections</title>
-
-    <sect1 id="c1s1"><title>Section 1</title>
-      <para>blah.</para>
-      <sect2 id="c1s1s1"><title>Section 1.1</title>
-       <para>blah.</para>
-       <sect3 id="c1s1s1s1"><title>Section 1.1.1</title>
-         <para>blah.</para>
-         <sect4 id="c1s1s1s1s1"><title>Section 1.1.1.1</title>
-           <para>blah.</para>
-           <sect5 id="c1s1s1s1s1s1"><title>Section 1.1.1.1.1</title>
-             <para>blah.</para>
-           </sect5>
-           <sect5 id="c1s1s1s1s1s2"><title>Section 1.1.1.1.2</title>
-             <para>blah.</para>
-           </sect5>
-           <sect5 id="c1s1s1s1s1s3"><title>Section 1.1.1.1.3</title>
-             <para>blah.</para>
-           </sect5>
-         </sect4>
-         <sect4 id="c1s1s1s1s2"><title>Section 1.1.1.2</title>
-           <para>blah.</para>
-         </sect4>
-         <sect4 id="c1s1s1s1s3"><title>Section 1.1.1.3</title>
-           <para>blah.</para>
-         </sect4>
-       </sect3>
-       <sect3 id="c1s1s1s2"><title>Section 1.1.2</title>
-         <para>blah.</para>
-       </sect3>
-       <sect3 id="c1s1s1s3"><title>Section 1.1.3</title>
-         <para>blah.</para>
-       </sect3>
-      </sect2>
-      <sect2 id="c1s1s2"><title>Section 1.2</title>
-       <para>blah.</para>
-      </sect2>
-      <sect2 id="c1s1s3"><title>Section 1.3</title>
-       <para>blah.</para>
-      </sect2>
-    </sect1>
-    <sect1 id="c1s2"><title>Section 2</title>
-      <para>blah.</para>
-      <sect2 id="c1s2s1"><title>Section 2.1</title>
-       <para>blah.</para>
-       <sect3 id="c1s2s1s1"><title>Section 2.1.1</title>
-         <para>blah.</para>
-         <sect4 id="c1s2s1s1s1"><title>Section 2.1.1.1</title>
-           <para>blah.</para>
-           <sect5 id="c1s2s1s1s1s1s"><title>Section 2.1.1.1.1</title>
-             <para>blah.</para>
-           </sect5>
-           <sect5 id="c1s2s1s1s1s2"><title>Section 2.1.1.1.2</title>
-             <para>blah.</para>
-           </sect5>
-           <sect5 id="c1s2s1s1s1s3"><title>Section 2.1.1.1.3</title>
-             <para>blah.</para>
-           </sect5>
-         </sect4>
-         <sect4 id="c1s2s1s1s2"><title>Section 2.1.1.2</title>
-           <para>blah.</para>
-         </sect4>
-         <sect4 id="c1s2s1s1s3"><title>Section 2.1.1.3</title>
-           <para>blah.</para>
-         </sect4>
-       </sect3>
-       <sect3 id="c1s2s1s2"><title>Section 2.1.2</title>
-         <para>blah.</para>
-       </sect3>
-       <sect3 id="c1s2s1s3"><title>Section 2.1.3</title>
-         <para>blah.</para>
-       </sect3>
-      </sect2>
-      <sect2 id="c1s2s2"><title>Section 2.2</title>
-       <para>blah.</para>
-      </sect2>
-      <sect2 id="c1s2s3"><title>Section 2.3</title>
-       <para>blah.</para>
-      </sect2>
-    </sect1>
-    <sect1 id="c1s3"><title>Section 3</title>
-      <para>blah.</para>
-    </sect1>
-  </chapter>
-
-  <chapter id="c2"><title>Recursive Sections</title>
-    <section id="c2s1"><title>Section 1</title>
-      <para>blah.</para>
-      <section id="c2s1s1"><title>Section 1.1</title>
-       <para>blah.</para>
-       <section id="c2s1s1s1"><title>Section 1.1.1</title>
-         <para>blah.</para>
-         <section id="c2s1s1s1s1"><title>Section 1.1.1.1</title>
-           <para>blah.</para>
-           <section id="c2s1s1s1s1s1"><title>Section 1.1.1.1.1</title>
-             <para>blah.</para>
-           </section>
-           <section id="c2s1s1s1s1s2"><title>Section 1.1.1.1.2</title>
-             <para>blah.</para>
-           </section>
-           <section id="c2s1s1s1s1s3"><title>Section 1.1.1.1.3</title>
-             <para>blah.</para>
-           </section>
-         </section>
-         <section id="c2s1s1s1s2"><title>Section 1.1.1.2</title>
-           <para>blah.</para>
-         </section>
-         <section id="c2s1s1s1s3"><title>Section 1.1.1.3</title>
-           <para>blah.</para>
-         </section>
-       </section>
-       <section id="c2s1s1s2"><title>Section 1.1.2</title>
-         <para>blah.</para>
-       </section>
-       <section id="c2s1s1s3"><title>Section 1.1.3</title>
-         <para>blah.</para>
-       </section>
-      </section>
-      <section id="c2s1s2"><title>Section 1.2</title>
-       <para>blah.</para>
-      </section>
-      <section id="c2s1s3"><title>Section 1.3</title>
-       <para>blah.</para>
-      </section>
-    </section>
-    <section id="c2s2"><title>Section 2</title>
-      <para>blah.</para>
-      <section id="c2s2s1"><title>Section 2.1</title>
-       <para>blah.</para>
-       <section id="c2s2s1s1"><title>Section 2.1.1</title>
-         <para>blah.</para>
-         <section id="c2s2s1s1s1"><title>Section 2.1.1.1</title>
-           <para>blah.</para>
-           <section id="c2s2s1s1s1s1s"><title>Section 2.1.1.1.1</title>
-             <para>blah.</para>
-           </section>
-           <section id="c2s2s1s1s1s2"><title>Section 2.1.1.1.2</title>
-             <para>blah.</para>
-           </section>
-           <section id="c2s2s1s1s1s3"><title>Section 2.1.1.1.3</title>
-             <para>blah.</para>
-           </section>
-         </section>
-         <section id="c2s2s1s1s2"><title>Section 2.1.1.2</title>
-           <para>blah.</para>
-         </section>
-         <section id="c2s2s1s1s3"><title>Section 2.1.1.3</title>
-           <para>blah.</para>
-         </section>
-       </section>
-       <section id="c2s2s1s2"><title>Section 2.1.2</title>
-         <para>blah.</para>
-       </section>
-       <section id="c2s2s1s3"><title>Section 2.1.3</title>
-         <para>blah.</para>
-       </section>
-      </section>
-      <section id="c2s2s2"><title>Section 2.2</title>
-       <para>blah.</para>
-      </section>
-      <section id="c2s2s3"><title>Section 2.3</title>
-       <para>blah.</para>
-      </section>
-    </section>
-    <section id="c2s3"><title>Section 3</title>
-      <para>blah.</para>
-    </section>
-  </chapter>
-
-</book>
diff --git a/testdocs/set.xml b/testdocs/set.xml
deleted file mode 100644 (file)
index 82b74ef..0000000
+++ /dev/null
@@ -1,293 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE set
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<set>
-<book>
-<bookinfo>
-<title>Book One Title</title>
-</bookinfo>
-<chapter><title>First Chapter of First Book</title>
-<para>...</para>
-</chapter>
-<chapter><title>Second Chapter of First Book</title>
-<para>...</para>
-</chapter>
-<chapter><title>Third Chapter of First Book</title>
-<para>...</para>
-</chapter>
-<chapter><title>Fourth Chapter of First Book</title>
-<para>...</para>
-</chapter>
-</book>
-
-<book>
-<bookinfo>
-<title>Book Two Title</title>
-<keywordset>
-<keyword>book keyword1</keyword>
-<keyword>book keyword2</keyword>
-</keywordset>
-<authorgroup>
-<author>
-<firstname>John</firstname>
-<surname>Doe</surname>
-</author>
-<author>
-<firstname>Jane</firstname>
-<surname>Doe</surname>
-<contrib>Some contribution</contrib>
-</author>
-</authorgroup>
-<legalnotice>
-<para>
-Some legal notice. Some legal notice. Some legal notice.
-</para>
-</legalnotice>
-<pubdate>16 December 2000</pubdate>
-<abstract>
-<para>Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-</para>
-<para>Some abstract. Some abstract. Some abstract. Some abstract.
-Some abstract. Some abstract. Some abstract. Some abstract.
-</para>
-</abstract>
-<revhistory>
-<revision>
-<revnumber>1.0</revnumber>
-<date>20 Nov 1998</date>
-<authorinitials>ndw</authorinitials>
-<revremark>Some remark about the revision</revremark>
-</revision>
-<revision>
-<revnumber>0.9</revnumber>
-<date>19 Nov 1998</date>
-<authorinitials>ndw</authorinitials>
-<revremark>Some remark about the revision</revremark>
-</revision>
-<revision>
-<revnumber>0.4</revnumber>
-<date>18 Nov 1998</date>
-<authorinitials>ndw</authorinitials>
-<revremark>Some remark about the revision</revremark>
-</revision>
-</revhistory>
-</bookinfo>
-
-<dedication><title>First Dedication</title>
-<para>Just a test. &ldquo;What about&mdash;this?&rdquo;</para>
-<para>Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
-Blah blah blah blah blah blah blah blah. Blah blah blah blah.
-Blah. Blah blah blah blah. Blah blah. Blah blah blah blah.
-Blah blah blah blah blah blah blah blah. Blah blah blah blah.
-Blah. Blah blah blah blah. Blah blah. Blah blah blah blah.
-Blah blah blah blah blah blah blah blah. Blah blah blah blah.
-Blah. Blah blah blah blah. Blah blah. Blah blah blah blah.
-Blah blah blah blah blah blah blah blah. Blah blah blah blah.
-Blah. Blah blah blah blah. Blah blah. Blah blah blah blah.
-Blah blah blah blah blah blah blah blah. Blah blah blah blah.
-Blah. Blah blah blah blah. Blah blah. Blah blah blah blah.
-Blah blah blah blah blah blah blah blah. Blah blah blah blah.
-Blah. Blah blah blah blah. Blah blah. Blah blah blah blah.
-Blah blah blah blah blah blah blah blah. Blah blah blah blah.
-Blah. Blah blah blah blah. Blah blah. Blah blah blah blah.
-Blah blah blah blah blah blah blah blah. Blah blah blah blah.
-Blah. Blah blah blah blah. Blah blah. Blah blah blah blah.
-</para>
-</dedication>
-
-<dedication>
-<para>Just a test dedication.</para>
-</dedication>
-
-<preface><title>Foreword</title>
-<?dbhtml filename="forward.htm"?>
-<para>This is a test paragraph.</para>
-</preface>
-
-<preface><title>Preface</title>
-<para>This is a test preface.</para>
-</preface>
-
-<part>
-<partinfo>
-<title>Part One Title</title>
-<keywordset>
-<keyword>part keyword1</keyword>
-<keyword>part keyword2</keyword>
-</keywordset>
-<legalnotice>
-<para>Foo! A legal notice in a part!</para>
-</legalnotice>
-</partinfo>
-<title>Part One Title</title>
-<partintro>
-<title>PartIntro Title</title>
-<para>Partintro content<footnote>
-<para>This is a footnote in a partintro.</para>
-</footnote>.</para>
-<sect1>
-<title>PartIntro Section</title>
-<para>PartIntros can actually have section content as well.</para>
-</sect1>
-</partintro>
-<chapter id="chapter">
-<title id="chaptertitle">Section <anchor id="stestfoo"/>Tests</title>
-
-<sect1><title>First Sect1</title>
-<para>Paragraph.</para>
-<figure id="testfig1"><title>Test Figure</title>
-<programlisting>This is a
-  ProgramListing
-</programlisting>
-</figure>
-</sect1>
-<sect1><title>Second Sect1</title>
-<para>Paragraph.</para>
-<sect2><title>Sect2</title>
-<para>Paragraph.</para>
-<sect3><title>Sect3</title>
-<para>Paragraph.</para>
-<sect4><title>Sect4</title>
-<para>Paragraph.</para>
-</sect4>
-</sect3>
-</sect2>
-</sect1>
-<sect1><title>Third Sect1</title>
-<para>Paragraph.</para>
-<figure id="testfig2"><title>Test Figure</title>
-<programlisting>This is a
-  ProgramListing
-</programlisting>
-</figure>
-</sect1>
-
-</chapter>
-</part>
-
-<chapter>
-  <chapterinfo><title>First Chapter</title>
-  <subtitle>Chapter Subtitle</subtitle>
-</chapterinfo>
-<title>First Chapter</title>
-<para>This is a test paragraph.</para>
-<figure id="testfig3"><title>Test Figure</title>
-<programlisting>This is a
-  ProgramListing
-</programlisting>
-</figure>
-</chapter>
-
-<chapter>
-<chapterinfo>
-<keywordset>
-<keyword>chapter keyword1</keyword>
-<keyword>chapter keyword2</keyword>
-</keywordset>
-</chapterinfo>
-<title>Second <emphasis>Chapter</emphasis></title>
-
-<para>This is a test paragraph.
-<indexterm>
-<primary>ap1</primary>
-</indexterm>
-<indexterm>
-<primary>ap2</primary>
-</indexterm>
-
-<indexterm>
-<primary>bp1</primary>
-<secondary>bp1bs1</secondary>
-</indexterm>
-<indexterm>
-<primary>bp2</primary>
-</indexterm>
-
-<indexterm>
-<primary>cp1</primary>
-<secondary>cp1cs1</secondary>
-<tertiary>cp1cs1ct1</tertiary>
-</indexterm>
-
-<indexterm>
-<primary>cp2</primary>
-</indexterm>
-<indexterm>
-<primary>cp2see</primary><see>cp2</see>
-</indexterm>
-
-<indexterm>
-<primary>dp1</primary>
-<secondary>dp1ds1</secondary>
-</indexterm>
-<indexterm>
-<primary>dp1</primary>
-<secondary>dp1ds2</secondary>
-</indexterm>
-<indexterm>
-<primary>dp2</primary>
-</indexterm></para>
-</chapter>
-
-<chapter><title>Third Chapter</title>
-<para>This is a test paragraph.</para>
-</chapter>
-
-<appendix><title>First Appendix</title>
-<para>This is just a test.</para>
-<figure id="testfig4"><title>Test Figure</title>
-<programlisting>This is a
-  ProgramListing
-</programlisting>
-</figure>
-</appendix>
-
-<appendix><title>Second Appendix</title>
-<para>This is just a test.
-<indexterm>
-<primary>ap1</primary>
-</indexterm>
-<indexterm>
-<primary>ap2</primary>
-</indexterm>
-
-<indexterm>
-<primary>bp1</primary>
-<secondary>bp1bs1</secondary>
-</indexterm>
-<indexterm>
-<primary>bp2</primary>
-</indexterm>
-
-<indexterm>
-<primary>cp1</primary>
-<secondary>cp1cs1</secondary>
-<tertiary>cp1cs1ct1</tertiary>
-</indexterm>
-<indexterm>
-<primary>cp2</primary>
-</indexterm>
-
-<indexterm>
-<primary>dp1</primary>
-<secondary>dp1ds1</secondary>
-</indexterm>
-<indexterm>
-<primary>dp1</primary>
-<secondary>dp1ds2</secondary>
-</indexterm>
-<indexterm>
-<primary>dp2</primary>
-</indexterm></para>
-</appendix>
-
-<index/>
-
-</book>
-</set>
diff --git a/testdocs/synop.xml b/testdocs/synop.xml
deleted file mode 100644 (file)
index 27c0351..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<article>
-<title>Synopses</title>
-
-<classsynopsis>
-<ooclass>
-<modifier>public</modifier>
-<classname>Catalog</classname>
-</ooclass>
-<fieldsynopsis>
-<modifier>public</modifier>
-<modifier>static</modifier>
-<modifier>final</modifier>
-<type>int</type>
-<varname>BASE</varname>
-<initializer>CatalogEntry.addEntryType("BASE", 1)</initializer>
-</fieldsynopsis>
-<constructorsynopsis>
-<modifier>public</modifier>
-<methodname>Catalog</methodname>
-<void/>
-</constructorsynopsis>
-<methodsynopsis>
-<modifier>protected</modifier>
-<void/>
-<methodname>copyReaders</methodname>
-<methodparam>
-<type>Catalog</type>
-<parameter>newCatalog</parameter>
-</methodparam>
-</methodsynopsis>
-</classsynopsis>
-
-</article>
\ No newline at end of file
diff --git a/testdocs/table.xml b/testdocs/table.xml
deleted file mode 100644 (file)
index 3970719..0000000
+++ /dev/null
@@ -1,537 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<chapter>
-<title>Tables</title>
-
-<table frame="all">
-<title>TFoot Test</title>
-<tgroup cols="2">
-<tfoot>
-<row>
-<entry>Foot Left</entry>
-<entry>Foot Right</entry>
-</row>
-</tfoot>
-<tbody>
-<row>
-<entry>Body Left</entry>
-<entry>Body Right</entry>
-</row>
-</tbody>
-</tgroup>
-</table>
-
-<table id="width-test-1" frame="all">
-<title>Width Test 1</title>
-<tgroup cols="4" align="left">
-<colspec colnum="1" colname="c1" colwidth="1in"/>
-<colspec colnum="2" colname="c2" colwidth="1*"/>
-<colspec colnum="3" colname="c3" colwidth="5*"/>
-<colspec colnum="4" colname="c4" colwidth="1*+0.5in"/>
-<tbody>
-<row>
-<entry>1in</entry>
-<entry>1/7</entry>
-<entry>5/7</entry>
-<entry>1/7+0.5in</entry>
-</row>
-<row>
-<entry>some words to make the thing wrap around to test the width</entry>
-<entry>some words to make the thing wrap around to test the width</entry>
-<entry>some words to make the thing wrap around to test the width</entry>
-<entry>some words to make the thing wrap around to test the width</entry>
-</row>
-</tbody>
-</tgroup>
-</table>
-
-<para>1:</para>
-
-<screen>
-+........+........+........+........+
-|        |   B    |        |   D    |
-+   A    +........+   C    +........+
-|        |        |        |   E    |
-+........+........+........+........+
-</screen>
-
-<informaltable frame="all">
-<tgroup cols="4">
-<colspec colname="c4a" colnum="4"/>
-<tbody>
-<row>
-  <entry morerows="1">A</entry>
-  <entry>B</entry>
-  <entry morerows="1">C</entry>
-  <entry>D</entry>
-</row>
-<row>
-  <entry namest="c4a">E</entry>
-</row>
-</tbody>
-</tgroup>
-</informaltable>
-
-<para>2:</para>
-
-<screen>
-+........+........+........+........+
-|   A    |   B    |   C    |   D    |
-+........+........+        +        +
-|   E    |   F    |        |        |
-+        +........+        +        +
-|        |   G    |        |        |
-+        +........+........+........+
-|        |   H    |        |   I    |
-+........+........+........+........+
-</screen>
-
-<informaltable frame="all">
-<tgroup cols="4">
-<colspec colname="c4b" colnum="4"/>
-<tbody>
-<row>
-  <entry>A</entry>
-  <entry>B</entry>
-  <entry morerows="2">C</entry>
-  <entry morerows="2">D</entry>
-</row>
-<row>
-  <entry morerows="2">E</entry>
-  <entry>F</entry>
-</row>
-<row>
-  <entry>G</entry>
-</row>
-<row>
-  <entry>H</entry>
-  <entry namest="c4b">I</entry>
-</row>
-</tbody>
-</tgroup>
-</informaltable>
-
-<para>3:</para>
-
-<screen>
-+........+........+........+........+
-|   A    |   B    |   C    |   D    |
-+........+        +........+        +
-|   E    |        |   F    |        |
-+        +        +........+........+
-|        |        |        |   G    |
-+........+........+........+........+
-|   H    |        |   I    |   J    |
-+........+........+........+........+
-</screen>
-
-<informaltable frame="all">
-<tgroup cols="4">
-<colspec colname="c3c" colnum="3"/>
-<colspec colname="c4c" colnum="4"/>
-<tbody>
-<row>
-  <entry>A</entry>
-  <entry morerows="2">B</entry>
-  <entry>C</entry>
-  <entry morerows="1">D</entry>
-</row>
-<row>
-  <entry morerows="1">E</entry>
-  <entry>F</entry>
-</row>
-<row>
-  <entry namest="c4c">G</entry>
-</row>
-<row>
-  <entry>H</entry>
-  <entry namest="c3c">I</entry>
-  <entry>J</entry>
-</row>
-</tbody>
-</tgroup>
-</informaltable>
-
-<para>4:</para>
-
-<screen>
-+........+........+........+........+........+
-|   A    |        |        |        |        |
-+        +........+........+........+........+
-|        |   B    |        |        C        |
-+        +........+........+........+........+
-|        |        |   D    |   F    |        |
-+........+........+        +........+........+
-|        |        |        |        |   E    |
-+........+........+........+........+........+
-</screen>
-
-<informaltable frame="all">
-<tgroup cols="5">
-<colspec colname="c3d" colnum="3"/>
-<colspec colname="c4d" colnum="4"/>
-<colspec colname="c5d" colnum="5"/>
-<tbody>
-<row>
-  <entry morerows="2">A</entry>
-</row>
-<row>
-  <entry>B</entry>
-  <entry namest="c4d" nameend="c5d">C</entry>
-</row>
-<row>
-  <entry namest="c3d" morerows="1">D</entry>
-  <entry>F</entry>
-</row>
-<row>
-  <entry namest="c5d">E</entry>
-</row>
-</tbody>
-</tgroup>
-</informaltable>
-
-<para>5:</para>
-
-<screen>
-+........+........+........+........+
-|        |   B    |        |   D    |
-+   A    +........+   C    +........+
-|        |        |        |   E    |
-+........+........+........+........+
-</screen>
-
-<informaltable frame="all">
-<tgroup cols="4">
-<colspec colname="c4a" colnum="4"/>
-<tbody>
-<row>
-  <entry morerows="1">A</entry>
-  <entry>B</entry>
-  <entry morerows="1">C</entry>
-  <entry>D</entry>
-</row>
-<row>
-  <entry namest="c4a">E</entry>
-</row>
-</tbody>
-</tgroup>
-</informaltable>
-
-<para>6:</para>
-
-<screen>
-+........+........+........+........+
-|   A    |        |        |        |
-+        +........+........+........+
-|        |   B    |        |   C    |
-+        +........+........+........+
-|        |        |   D    |   F    |
-+........+........+        +........+
-|        |        |        |   E    |
-+........+........+........+........+
-</screen>
-
-<informaltable frame="all">
-<tgroup cols="4">
-<colspec colname="c3d" colnum="3"/>
-<colspec colname="c4d" colnum="4"/>
-<tbody>
-<row>
-  <entry morerows="2">A</entry>
-</row>
-<row>
-  <entry>B</entry>
-  <entry namest="c4d">C</entry>
-</row>
-<row>
-  <entry namest="c3d" morerows="1">D</entry>
-  <entry>F</entry>
-</row>
-<row>
-  <entry namest="c4d">E</entry>
-</row>
-</tbody>
-</tgroup>
-</informaltable>
-
-<para>7:</para>
-
-<screen>
-+........+........+........+........+........+
-|        A        |        |        B        |
-+........+........+........+........+........+
-|   X    |                          |        |
-+........+            C             +........+
-|   Y    |                          |        |
-+........+........+........+........+........+
-|        D        |        |        E        |
-+........+........+........+........+........+
-|   F    |   G    |   H    |   I    |   J    |
-+........+........+........+........+........+
-</screen>
-
-<informaltable frame="all">
-<tgroup cols="5">
-<colspec colname="c1c"/>
-<colspec colname="c2c"/>
-<colspec colname="c3c"/>
-<colspec colname="c4c"/>
-<colspec colname="c5c"/>
-<tbody>
-<row>
-  <entry namest="c1c" nameend="c2c">A</entry>
-  <entry namest="c4c" nameend="c5c">B</entry>
-</row>
-<row>
-  <entry>X</entry>
-  <entry namest="c2c" nameend="c4c" morerows="1">C</entry>
-</row>
-<row>
-  <entry>Y</entry>
-</row>
-<row>
-  <entry namest="c1c" nameend="c2c">D</entry>
-  <entry namest="c4c" nameend="c5c">E</entry>
-</row>
-<row>
-  <entry>F</entry>
-  <entry>G</entry>
-  <entry>H</entry>
-  <entry>I</entry>
-  <entry>J</entry>
-</row>
-</tbody>
-</tgroup>
-</informaltable>
-
-<para>8:</para>
-
-<screen>
-+........+........+........+........+........+
-|        A        |        |        B        |
-+........+........+........+........+........+
-|   X    |                          |        |
-+........+            C             +........+
-|   Y    |                          |        |
-+........+........+........+........+........+
-|        D        |        |        E        |
-+........+........+........+........+........+
-</screen>
-
-<informaltable frame="all">
-<tgroup cols="5">
-<colspec colname="c1c"/>
-<colspec colname="c2c"/>
-<colspec colname="c3c"/>
-<colspec colname="c4c"/>
-<colspec colname="c5c"/>
-<tbody>
-<row>
-  <entry namest="c1c" nameend="c2c">A</entry>
-  <entry namest="c4c" nameend="c5c">B</entry>
-</row>
-<row>
-  <entry>X</entry>
-  <entry namest="c2c" nameend="c4c" morerows="1">C</entry>
-</row>
-<row>
-  <entry>Y</entry>
-</row>
-<row>
-  <entry namest="c1c" nameend="c2c">D</entry>
-  <entry namest="c4c" nameend="c5c">E</entry>
-</row>
-</tbody>
-</tgroup>
-</informaltable>
-
-<para>9:</para>
-
-<screen>
-+........+........+........+........+........+
-|        A        |        |        B        |
-+........+........+........+........+........+
-|        |            C             |        |
-+........+........+........+........+........+
-|        D        |        |        E        |
-+........+........+........+........+........+
-</screen>
-
-<informaltable frame="all">
-<tgroup cols="5">
-<colspec colname="c1c"/>
-<colspec colname="c2c"/>
-<colspec colname="c3c"/>
-<colspec colname="c4c"/>
-<colspec colname="c5c"/>
-<tbody>
-<row>
-  <entry namest="c1c" nameend="c2c">A</entry>
-  <entry namest="c4c" nameend="c5c">B</entry>
-</row>
-<row>
-  <entry namest="c2c" nameend="c4c">C</entry>
-</row>
-<row>
-  <entry namest="c1c" nameend="c2c">D</entry>
-  <entry namest="c4c" nameend="c5c">E</entry>
-</row>
-</tbody>
-</tgroup>
-</informaltable>
-
-<para>10:</para>
-
-<screen>
-+........+........+........+........+
-|   A    |        |        |    F   |
-+........+........+........+........+
-|        |   B    |                 |
-+........+........+        D        +
-|   C    |        |                 |
-+........+........+........+........+
-</screen>
-
-<informaltable frame="all">
-<tgroup cols="4">
-<colspec colname="c1a" colnum="1"/>
-<colspec colname="c2a" colnum="2"/>
-<colspec colname="c3a" colnum="3"/>
-<colspec colname="c4a" colnum="4"/>
-<tbody>
-<row>
-  <entry>A</entry>
-  <entry colname="c4a">F</entry>
-</row>
-<row>
-  <entry colname="c2a">B</entry>
-  <entry namest="c3a" nameend="c4a" morerows="1">D</entry>
-</row>
-<row>
-  <entry>C</entry>
-</row>
-</tbody>
-</tgroup>
-</informaltable>
-
-<para>11:</para>
-
-<screen>
-+........+........+........+........+
-|        |        |        |    F   |
-+   A    +........+........+........+
-|        |        B                 |
-+........+                          +
-|   C    |                          |
-+........+........+........+........+
-</screen>
-
-<informaltable frame="all">
-<tgroup cols="4">
-<colspec colname="c1a" colnum="1"/>
-<colspec colname="c2a" colnum="2"/>
-<colspec colname="c3a" colnum="3"/>
-<colspec colname="c4a" colnum="4"/>
-<tbody>
-<row>
-  <entry morerows="1">A</entry>
-  <entry colname="c4a">F</entry>
-</row>
-<row>
-  <entry namest="c2a" nameend="c4a" morerows="1">B</entry>
-</row>
-<row>
-  <entry>C</entry>
-</row>
-</tbody>
-</tgroup>
-</informaltable>
-
-<para>12:</para>
-
-<screen>
-+........+........+........+
-|   A    |        |        |
-+........+........+........+
-|        |        B        |
-+........+........+........+
-</screen>
-
-<informaltable frame="all">
-<tgroup cols="3">
-<colspec colname="c2a" colnum="2"/>
-<colspec colname="c3a" colnum="3"/>
-<tbody>
-<row>
-  <entry>A</entry>
-</row>
-<row>
-  <entry namest="c2a" nameend="c3a">B</entry>
-</row>
-</tbody>
-</tgroup>
-</informaltable>
-
-<para>13:</para>
-
-<screen>
-+........+........+........+........+........+
-|   A    |        |        |        |        |
-+........+........+........+........+........+
-</screen>
-
-<informaltable frame="all">
-<tgroup cols="5">
-<tbody>
-<row>
-  <entry>A</entry>
-</row>
-</tbody>
-</tgroup>
-</informaltable>
-
-<para>14:</para>
-
-<screen>
-+........+........+........+........+........+
-|   A    |        |        |        |        |
-+        +........+........+........+........+
-|        |   B    |        |        C        |
-+        +........+........+........+........+
-|        |        |   D    |   G    |        |
-+........+........+        +........+........+
-|        |        |        |        |   E    |
-+........+........+........+........+........+
-|        |        |            F             |
-+........+........+........+........+........+
-</screen>
-
-<informaltable frame="all">
-<tgroup cols="5">
-<colspec colname="c3d" colnum="3"/>
-<colspec colname="c4d" colnum="4"/>
-<colspec colname="c5d" colnum="5"/>
-<tbody>
-<row>
-  <entry morerows="2">A</entry>
-</row>
-<row>
-  <entry>B</entry>
-  <entry namest="c4d" nameend="c5d">C</entry>
-</row>
-<row>
-  <entry namest="c3d" morerows="1">D</entry>
-  <entry>G</entry>
-</row>
-<row>
-  <entry namest="c5d">E</entry>
-</row>
-<row>
-  <entry namest="c3d" nameend="c5d">F</entry>
-</row>
-</tbody>
-</tgroup>
-</informaltable>
-
-</chapter>
diff --git a/testdocs/toc.xml b/testdocs/toc.xml
deleted file mode 100644 (file)
index 8528e75..0000000
+++ /dev/null
@@ -1,70 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE book
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
-<!-- test document -->
-<book>
-<bookinfo>
-<title>ToC Test</title>
-</bookinfo>
-<chapter><title>Empty ToC</title>
-<para>First, an empty toc:</para>
-</chapter>
-<toc/>
-<chapter><title>Content-full ToC</title>
-<para>Now, an abbreviated ToC from
-<citetitle>DocBook: The Definitive Guide</citetitle>:
-</para>
-</chapter>
-<toc>
-<tocchap>
-<tocentry>Preface</tocentry>
-<toclevel1>
-  <tocentry linkend="foo">Fake Entry</tocentry>
-  <tocentry pagenum="i">Why Read This Book?</tocentry>
-  <tocentry>This Book's Audience</tocentry>
-  <tocentry>Organization of This Book</tocentry>
-  <tocentry>Conventions Used in This Book</tocentry>
-  <tocentry>Getting This Book</tocentry>
-  <tocentry>Getting Examples from This Book</tocentry>
-  <tocentry>Getting DocBook</tocentry>
-  <tocentry>Request for Comments</tocentry>
-  <tocentry>Acknowledgements from Norm</tocentry>
-  <tocentry>Acknowledgements from Lenny</tocentry>
-  <tocentry>Acknowledgements from Norm and Lenny</tocentry>
-</toclevel1>
-</tocchap>
-<tocpart>
-<tocentry>Introduction</tocentry>
-<tocchap>
-<tocentry>Getting Started with SGML/XML</tocentry>
-<toclevel1>
-  <tocentry>HTML and SGML vs. XML</tocentry>
-  <tocentry>Basic SGML/XML Concepts</tocentry>
-  <tocentry>Elements and Attributes</tocentry>
-  <tocentry>Entities</tocentry>
-  <tocentry>How Does DocBook Fit In?</tocentry>
-  <toclevel2>
-    <tocentry>Testing a third level TOC</tocentry>
-  </toclevel2>
-</toclevel1>
-</tocchap>
-<tocchap>
-<tocentry>Creating DocBook Documents</tocentry>
-<toclevel1>
-  <tocentry>Making an SGML Document</tocentry>
-  <tocentry>Making an XML Document</tocentry>
-</toclevel1>
-</tocchap>
-</tocpart>
-</toc>
-<chapter><title>First chapter</title>
-<para>This chapter tests the empty toc.</para>
-</chapter>
-<chapter id="foo"><title>Second chapter</title>
-<para>This chapter tests the empty toc.</para>
-</chapter>
-<chapter><title>Third chapter</title>
-<para>This chapter tests the empty toc.</para>
-</chapter>
-</book>
diff --git a/testdocs/variablelist.xml b/testdocs/variablelist.xml
deleted file mode 100644 (file)
index 7269eae..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY blah "blah blah blah. blah blah blah blah blah blah. And blah.">
-]>
-<!-- test document -->
-<article>
-<articleinfo>
-<title>Variable Lists</title>
-</articleinfo>
-
-<variablelist>
-<?dbfo list-presentation="list" term-width="1.25in" ?>
-<varlistentry>
-<term>short</term>
-<listitem>
-<para>A single short term with a description.
-</para>
-</listitem>
-</varlistentry>
-<varlistentry>
-<term>more</term>
-<listitem>
-<para>Another single short term with a description.
-</para>
-<para>Another paragraph of description.
-</para>
-</listitem>
-</varlistentry>
-<varlistentry>
-<term>again</term>
-<listitem>
-<para>YASSTWAD.
-</para>
-</listitem>
-</varlistentry>
-
-<!--
-</variablelist>
-
-<variablelist>
--->
-
-<varlistentry>
-<term>short</term>
-<listitem>
-<para>A single short term with a description.
-</para>
-</listitem>
-</varlistentry>
-<varlistentry>
-<term>more</term>
-<term>more</term>
-<term>more</term>
-<term>more</term>
-<listitem>
-<para>Several short terms in the same VLE.
-</para>
-</listitem>
-</varlistentry>
-<varlistentry>
-<term>I'm still not satisfied.</term>
-<listitem>
-<para>A single long term with a description.
-</para>
-</listitem>
-</varlistentry>
-</variablelist>
-
-<itemizedlist><title>YE OLDE ITEMIZEDLIST</title>
-<listitem><para>Item 1</para></listitem>
-<listitem><para>Item 1</para>
-<variablelist termlength="3pc">
-<varlistentry>
-<term>A</term><listitem><para>xxxxx</para></listitem></varlistentry>
-<varlistentry>
-<term>B</term><listitem><para>xxxxx</para></listitem></varlistentry>
-</variablelist>
-</listitem>
-<listitem><para>Item 4</para>
-</listitem>
-</itemizedlist>
-
-</article>
-
diff --git a/testdocs/verbatim.xml b/testdocs/verbatim.xml
deleted file mode 100644 (file)
index e804e3d..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE article
-  PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY blah "blah blah blah. blah blah blah blah blah blah. And blah.">
-]>
-<!-- test document -->
-<article>
-<articleinfo>
-<title>Verbatim Environments</title>
-</articleinfo>
-
-<literallayout>LiteralLayout: This is a test
-  Only a test.
-Had this been a real emegency,
-  We would have fled in terror
-And you would not have been informed.</literallayout>
-
-<literallayout>LiteralLayout: This is a test
-    This is a test with <emphasis>    embedded
-  markup</emphasis>; but still
-  Only a test.
-Had this been a real emegency,
-  We would have fled in terror
-And you would not have been informed.</literallayout>
-
-<programlisting linenumbering="numbered">ProgramListing: This is a test
-  Only a test.
-Had this been a real emegency,
-  We would have fled in terror
-And you would not have been informed.</programlisting>
-
-<literallayout class="monospaced">LiteralLayout(monospaced): This is a test
-  Only a test.
-Had this been a real emegency,
-  We would have fled in terror
-And you would not have been informed.</literallayout>
-
-</article>
-
diff --git a/testdocs/xref.xml b/testdocs/xref.xml
deleted file mode 100644 (file)
index e60d146..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<article>
-<articleinfo>
-<title>Procedures</title>
-</articleinfo>
-
-<para>What about a cross reference to procedures
-(<xref linkend="proc"/>) and steps (<xref linkend="step-x"/>,
-<xref linkend="step-y"/>, <xref linkend="step-z"/>).
-</para>
-
-<procedure id="proc"><title>Procedure Title</title>
-<step><para>Press MENUS.</para>
-</step>
-<step id="step-x"><para>Press MENUS.</para>
-</step>
-<step><para>Press MENUS.</para>
-</step>
-<step><para>Press MENUS.</para>
-</step>
-<step><para>Select SETUP.</para>
-<substeps>
-<step><para>Should be an <quote>a</quote></para>
-</step>
-<step id="step-y"><para>Should be a <quote>b</quote></para>
-</step>
-<step><para>Should be a <quote>c</quote></para>
-</step>
-<step><para>Should be a <quote>d</quote></para>
-</step>
-<step><para>should be an <quote>e</quote></para>
-<substeps>
-<step><para>should be an <quote>i</quote></para>
-</step>
-<step id="step-z"><para>should be an <quote>ii</quote></para>
-</step>
-</substeps>
-</step>
-</substeps>
-</step>
-</procedure>
-
-</article>
-