summaryrefslogtreecommitdiff
path: root/test/testdocs/figure.005.xml
blob: 4c43d3ac662c63212fa2f50fdce822e3cf8f6059 (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
<?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: figure.005</title>
<releaseinfo role="CVS">$Id: figure.005.xml 4613 2005-04-20 11:54:35Z nwalsh $</releaseinfo>
<author><firstname>Norman</firstname><surname>Walsh</surname>
        <affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
</author>
</articleinfo>

<figure id="figduck">
  <title>The Duck</title>
  <mediaobject>
    <imageobject>
      <imagedata
        align="center"
        fileref="graphics/duck.png"
        srccredit="O'Reilly &amp; Associates/Dover Archives"/>
    </imageobject>
    <textobject><phrase>The DocBook: TDG Duck</phrase></textobject>
    <textobject><para>A woodcut from the Dover Archives, this wood
duck is used as the “animal” for <citetitle>DocBook: The Definitive
Guide</citetitle>.</para>
    </textobject>
  </mediaobject>
</figure>

</article>