merge the formfield patch from ooo-build
[ooovba.git] / testautomation / xml / optional / input / docbook / refentry.003.xml
blobc011b9765166c30754258065425f2333c3bed17f
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3                   "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
4 <article>
5 <articleinfo>
6 <title>Unit Test: refentry.003</title>
7 <releaseinfo role="CVS">$Id: refentry.003.xml,v 1.2 2008-07-11 07:55:50 rt Exp $</releaseinfo>
8 <author><firstname>Norman</firstname><surname>Walsh</surname>
9         <affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
10 </author>
11 </articleinfo>
13 <refentry id="evenlessminimal">
14 <refmeta>
15 <refentrytitle>Fred</refentrytitle>
16 <manvolnum>3</manvolnum>
17 </refmeta>
18 <refnamediv>
19 <refname>Less Minimal</refname>
20 <refname>Even Less Minimal</refname>
21 <refpurpose>Test of a minimal RefEntry</refpurpose>
22 </refnamediv>
23 <refsynopsisdiv><title>Synopsis</title>
24 <cmdsynopsis>
25 <command>command</command>
26 <group><arg choice="plain">-a</arg><arg choice="plain">-alpha</arg>
27 </group>
28 </cmdsynopsis>
29 <cmdsynopsis>
30 <command>command</command>
31 <group><arg choice="plain">-b</arg><arg choice="plain">-beta</arg>
32 </group>
33 </cmdsynopsis>
34 <cmdsynopsis>
35 <command>command</command>
36 <group choice="plain"><arg choice="plain">-c</arg><arg choice="plain">
37 -charlie</arg>
38 </group>
39 </cmdsynopsis>
40 <cmdsynopsis>
41 <command>command</command>
42 <group choice="plain"><arg choice="plain">-d</arg><arg choice="plain">
43 -delta</arg>
44 </group>
45 </cmdsynopsis>
46 <cmdsynopsis>
47 <command>command</command>
48 <arg choice="plain">--help</arg>
49 </cmdsynopsis>
50 </refsynopsisdiv>
52 <refsect1>
53 <title>Description</title>
54 <para>This is a less minimal RefEntry.</para>
56 <figure><title>Some Program</title>
57 <programlisting>Testing
58 Some
59 Text</programlisting>
60 </figure>
62 </refsect1>
63 </refentry>
65 </article>