Update ooo320-m1
[ooovba.git] / testautomation / xml / optional / input / docbook / table.004.xml
blob67aa3721357b27504dba0872ad32c31ff50722ad
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: table.004</title>
7 <releaseinfo role="CVS">$Id: table.004.xml,v 1.2 2008-07-11 08:01:14 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 <informaltable frame="none">
14 <tgroup cols="2">
15 <colspec colname="col2" colnum="2" rowsep="1"/>
16 <tbody>
17 <row>
18 <entry>foo</entry>
19 </row>
20 <row>
21 <entry>foo</entry><entry>bar</entry>
22 </row>
23 <row>
24 <entry>foo</entry>
25 </row>
26 </tbody>
27 </tgroup>
28 </informaltable>
30 </article>