File Example<? xml version="1.0" encoding="UTF-8" ?>
- <article>
- <section>
<title> Title of section </title>
- <itemizedlist>
- <listitem>
<para> Item of list </para>
</listitem>
</itemizedlist>
- <table>
+ <tgroup cols ="2">
</table>
</section>
</article>
| |||||||||||||||||||