summaryrefslogtreecommitdiff
path: root/test/testdocs/qandaset.005.xml
blob: ebc1df9316a5a847ada5d25c2e73b222b99bc858 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
          "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<article>
  <articleinfo>
    <title>Unit Test: qandaset.005</title>
    <subtitle>Autolabeling test </subtitle>
    <releaseinfo role="CVS">$Id: qandaset.005.xml 4056 2004-11-23 13:28:50Z nwalsh $</releaseinfo>
    <author><firstname>Harald</firstname><surname>J&#246;rg</surname>
    <affiliation><address><email>smith@sideshowbarker.net</email></address></affiliation>
    </author>
  </articleinfo>

  <section label="foo">
    <title>A section labelled 'foo'</title>
    <para>Without a surrounding section, I seem to be unable to get a
    qandaset processed. Let's ignore that for the moment.
    </para>
    <qandaset defaultlabel="number">
      <qandadiv>
        <title>Qandadiv One</title>
        <qandaentry id="q1">
          <question>
            <para>Why is this question foo.foo.1.1?</para>
          </question>
          <answer>
            <para>Probably a bug in common/labels.xsl.</para>
          </answer>
        </qandaentry>
      </qandadiv>
    </qandaset>
  </section>
</article>