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">
6 <title>Unit Test: variablelist.003</title>
7 <releaseinfo role="CVS">$Id: variablelist.003.xml,v 1.2 2008-07-11 08:02:37 rt Exp $</releaseinfo>
8 <author><firstname>Norman</firstname><surname>Walsh</surname>
9 <affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
14 <title>VariableList Title</title>
15 <varlistentry><term>Term1</term>
16 <listitem><para>Definition of Term1</para></listitem>
18 <varlistentry><term>Term2</term>
19 <listitem><para>Definition of Term2</para></listitem>
21 <varlistentry id="someVLI"><term>Term3a</term><term>Term3b</term><term>Term3c</term>
22 <listitem><para>Definition of Term3a,b,c</para></listitem>