<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2800.1226" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=299335617-09092003><FONT face=Arial size=2>Dear 
reader,</FONT></SPAN></DIV>
<DIV><SPAN class=299335617-09092003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=299335617-09092003><FONT face=Arial size=2>Below I have added a 
simple XML FO document which places a table in list-item-body. 
</FONT></SPAN></DIV>
<DIV><SPAN class=299335617-09092003><FONT face=Arial size=2>I want the 'C' 
character to be positioned just below the 'B' character, as C is the text 
content of the first cell of the table, which is left 
aligned.</FONT></SPAN></DIV>
<DIV><SPAN class=299335617-09092003><FONT face=Arial size=2>I do not seem able 
to do this.</FONT></SPAN></DIV>
<DIV><SPAN class=299335617-09092003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=299335617-09092003><FONT face=Arial size=2>Note that, 
generally, I want all tables and all other block level constructs not to inherit 
the value of the start-indent= attribute. So I do not want to introduce a 
start-indent= attribute on blocks in cell contents...</FONT></SPAN></DIV>
<DIV><SPAN class=299335617-09092003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=299335617-09092003><FONT face=Arial size=2>Can you help me 
out?</FONT></SPAN></DIV>
<DIV><SPAN class=299335617-09092003><FONT face=Arial 
size=2>arjan</FONT></SPAN></DIV>
<DIV><SPAN class=299335617-09092003><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN lang=NL 
style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'; mso-ansi-language: NL; mso-bidi-font-size: 12.0pt"><SPAN 
lang=NL style="FONT-SIZE: 8pt; FONT-FAMILY: Arial; mso-ansi-language: NL"><FONT 
size=2></FONT>&nbsp;</DIV>
<DIV>
<DIV><FONT face=Arial size=2>Arjan Loeffen</FONT></DIV>
<DIV><FONT face=Arial size=2>Mobiel: 06-51364196<BR>Mail: <A 
href="mailto:arjan@salience.nl">arjan@salience.nl</A></FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV></SPAN>
<P class=MsoNormal 
style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><SPAN 
lang=NL style="FONT-SIZE: 8pt; FONT-FAMILY: Arial; mso-ansi-language: NL"><FONT 
face="Courier New" size=2>&lt;?xml version="1.0" encoding="utf-8" 
standalone="no"?&gt;<BR>&lt;!DOCTYPE fo:root</FONT><FONT face="Courier New" 
size=2>&gt;<BR>&lt;fo:root xmlns:fo="</FONT><A 
href="http://www.w3.org/1999/XSL/Format"><FONT face="Courier New" 
size=2>http://www.w3.org/1999/XSL/Format</FONT></A><FONT size=2><FONT 
face="Courier New">"&gt;<BR>&nbsp;&lt;fo:layout-master-set&gt;<BR>&nbsp; 
&lt;fo:simple-page-master master-name="page-body" margin-left="20mm" 
margin-right="10mm" margin-top="10mm" margin-bottom="10mm" page-height="29.7cm" 
page-width="21cm"&gt;<BR>&nbsp;&nbsp; &lt;fo:region-body margin-top="20mm" 
margin-bottom="35mm"/&gt;<BR>&nbsp;&nbsp; &lt;fo:region-before 
extent="30mm"/&gt;<BR>&nbsp;&nbsp; &lt;fo:region-after 
extent="30mm"/&gt;<BR>&nbsp; 
&lt;/fo:simple-page-master&gt;<BR>&nbsp;&lt;/fo:layout-master-set&gt;<BR>&nbsp;&lt;fo:page-sequence 
master-reference="page-body"&gt;<BR>&nbsp; &lt;fo:flow 
flow-name="xsl-region-body"&gt;<BR>&nbsp;&nbsp; &lt;fo:block 
space-after="0pt"&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;fo:list-block 
provisional-distance-between-starts="0.7cm" 
provisional-label-separation="0.2cm"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;fo:list-item&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;fo:list-item-label 
end-indent="label-end()"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;fo:block&gt;A&lt;/fo:block&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/fo:list-item-label&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;fo:list-item-body 
start-indent="body-start()"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;fo:block&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;fo:inline&gt;B&lt;/fo:inline&gt;<BR><SPAN 
class=299335617-09092003>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- 
imbedded table --&gt;</SPAN></FONT></FONT></SPAN></P>
<P class=MsoNormal 
style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><SPAN 
lang=NL style="FONT-SIZE: 8pt; FONT-FAMILY: Arial; mso-ansi-language: NL"><FONT 
size=2><FONT face="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;fo:table table-layout="fixed" 
border-style="solid"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;fo:table-column column-number="1" 
column-width="15mm"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;fo:table-column column-number="2" 
column-width="proportional-column-width(1)"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;fo:table-body&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;fo:table-row&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;fo:table-cell&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;fo:block&gt;C&lt;/fo:block&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/fo:table-cell&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;fo:table-cell&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;fo:block&gt;D&lt;/fo:block&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/fo:table-cell&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/fo:table-row&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/fo:table-body&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/fo:table&gt;<BR><SPAN 
class=299335617-09092003>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- end 
of&nbsp;imbedded table --&gt;</SPAN></FONT></FONT></SPAN></P>
<P class=MsoNormal 
style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><SPAN 
lang=NL style="FONT-SIZE: 8pt; FONT-FAMILY: Arial; mso-ansi-language: NL"><FONT 
size=2><SPAN class=299335617-09092003></SPAN><FONT 
face="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/fo:block&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/fo:list-item-body&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/fo:list-item&gt;<BR>&nbsp;&nbsp;&nbsp; 
&lt;/fo:list-block&gt;<BR>&nbsp;&nbsp; &lt;/fo:block&gt;<BR>&nbsp; 
&lt;/fo:flow&gt;<BR>&nbsp;&lt;/fo:page-sequence&gt;<BR>&lt;/fo:root&gt;<BR></FONT></P></FONT></SPAN></SPAN></FONT><FONT 
size=2></DIV></FONT>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>