Newer
Older
<book version="5.1" xmlns="http://docbook.org/ns/docbook"
xmlns:xila="http://www.w3.org/2001/XInclude/local-attributes"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:m="http://www.w3.org/1998/Math/MathML"
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:db="http://docbook.org/ns/docbook">
<info>
<title>Testing Docbook instnces</title>
<personname><firstname>Martin</firstname><surname>Goik</surname></personname>
<orgname>Stuttgart Media University</orgname>
<title>Preface</title>
<itemizedlist>
<listitem>
<para>One</para>
</listitem>
<listitem>
<para>Two</para>
</listitem>
</itemizedlist>
</preface>
<part annotations="forumId=8;" xml:id="sd1">
<title>Test Suite</title>
<xi:include href="Components/intro.xml" xpointer="element(/1)"/>
<qandaset defaultlabel="qanda" xml:id="firstQuestion">
<title>First question</title>
<qandadiv>
<qandaentry xml:id="q1">
<question>
<para>My first question containing a table:</para>
<caption>Test table</caption>
<tr>
<th>Key</th>
<th>Value</th>
</tr>
<tr>
<td>b1</td>
<td>b2</td>
</tr>
</table>
</question>
<answer>
<para>My first answer</para>
</answer>
</qandaentry>
</qandadiv>
</qandaset>
<section xml:id="nestedQuestion">
<title>Nested question</title>
<qandaset defaultlabel="qanda" xml:id="qandaNestedQuestion">
<title>A nested question</title>
<qandadiv>
<qandaentry xml:id="qandaQ1">
<question>
<para>My nested question</para>
</question>
<answer>
<para>My nested answer</para>
</answer>
</qandaentry>
</qandadiv>
</qandaset>
</section>
<xi:include href="Components/exampleSlides.xml" xpointer="element(/1)"/>
<xi:include href="Video/video.xml" xpointer="element(/1)"/>
<appendix annotations="slide" xml:id="appendix">
<title>Appendix</title>
<section xml:id="addSlideInAppendix">
<title>Slides in appendix.</title>
<figure xml:id="fig_slideInAppendix">
<title>Slides in appendix</title>
<itemizedlist>
<listitem>
<para>Blah!</para>
</listitem>
<listitem>
<para>snor!</para>
</listitem>
</itemizedlist>
</figure>
</section>
</appendix>
<xi:include href="Components/glossary.xml" xpointer="element(/1)"
trans:idfixup="auto"/>