Example table and figure floatGroup placement
Example showing the placement of processing instructions and XML capture for a table and 2 figures in floatGroup groups.
Table in source document
Output XML
<div1>
<div2><div3>
<p><?Insert-Figure ID="law-iic-23-2007-figureGroup-1"?></p>
<p><?Insert-Table ID="law-iic-23-2007-tableGroup-1"?></p>
<floatGroup>
<figureGroup id="law-iic-23-2007-figureGroup-1">
<figure>
<graphic sysId="law-iic-23-2007-graphic-1.gif" id="law-iic-23-2007-graphic-1"/>
<caption>
<title>
<p>Figure 1</p>
</title>
<p>Relevant location in the Calais Area</p>
</caption>
</figure>
</figureGroup>
</floatGroup></div3><div3>
<p><?Insert-Figure ID="law-iic-23-2007-figureGroup-2"?></p>
<p><?Insert-Table ID="law-iic-23-2007-tableGroup-1"?></p></div3><floatGroup>
<tableGroup id="law-iic-23-2007-tableGroup-1">
<table>
<titleGroup>
<title>
<p>Defined Terms</p>
</title>
</titleGroup>
<tgroup cols="2">
<colspec colnum="1" colname="col1"/>
<colspec colnum="2" colname="col2"/>
<tbody>
<row>
<entry colname="col1">
<p>Allianz</p>
</entry>
<entry colname="col2">
<p>Allianz AG</p>
</entry>
</row>
<row>
<entry colname="col1">
<p>Bankovni</p>
</entry>
<entry colname="col2">
<p>Bankovni Holdings a.s. (see also Bivalence and Ceske pivo)</p>
</entry>
</row>
<row>
<entry colname="col1">
<p>Big Four Banks</p>
</entry>
<entry colname="col2">
<p>Ceska sporitelna, a.s. ("CS");</p>
<p>Komercni banka, a.s. ("KB");</p>
<p>Ceskoslovenska obchodni banka a.s. ("CSOB"); and</p>
<p>Investicni a Postovni banka a.s. (later known as IP banka a.s., or
"IPB")</p>
</entry>
</row>
<row>
<entry colname="col1">
<p>CI</p>
</entry>
<entry colname="col2">
<p>Ceska inkasni, s.r.o.</p>
</entry>
</row>
</tbody>
</tgroup>
</table>
</tableGroup></floatGroup>
</div2>
<div2><p><?Insert-Figure ID="law-iic-23-2007-figureGroup-2"?></p>
</div2>
<floatGroup><figureGroup id="law-iic-23-2007-figureGroup-2">
<figure>
<graphic sysId="law-iic-23-2007-graphic-2.gif" id="law-iic-23-2007-graphic-2"/>
<caption>
<title>
<p>Figure 2</p>
</title>
<p>Planned Site for Harbour</p>
</caption>
</figure></figureGroup>
</floatGroup>
</div1>