merge the formfield patch from ooo-build
[ooovba.git] / testautomation / xml / optional / input / docbook / inline.001.xml
blobd8edcc77f0e07dfd0698747fa605fd5143e845b4
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 id="article">
5 <articleinfo>
6 <title>Unit Test: inline.001.xml</title>
7 <releaseinfo role="CVS">$Id: inline.001.xml,v 1.2 2008-07-11 07:50:15 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 <para>This article tests inline objects.</para>
15 <para>This is a <phrase role="red">red phrase</phrase>.
16 This <emphasis role="strong">emphasis is strong</emphasis>.
17 </para>
19 <section><title>Trademarks</title>
21 <para><trademark>This is trademarked</trademark>.
22 <trademark class="copyright">This is copyrighted</trademark>.
23 <trademark class="registered">This is a registered trademark</trademark>.
24 <trademark class="service">This is is a service mark</trademark>.</para>
25 </section>
27 </article>