merge the formfield patch from ooo-build
[ooovba.git] / testautomation / xml / optional / input / docbook / section.003.xml
blob513c9069382f3ddca9e73c38e2820d721d35df81
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: section.003</title>
7 <releaseinfo role="CVS">$Id: section.003.xml,v 1.2 2008-07-11 07:57:31 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     <section id="c2s1"><title>This is a Section Title.</title>
14       <para>blah.</para>
15       <section id="c2s1s1"><title>This is a Really Long Section Title That's Almost Certainly Bound to Wrap Around on the Page</title>
16     <para>blah.</para>
17       </section>
18     </section>
20 </article>