<!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> </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> </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> </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> </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> </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> </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><?xml version="1.0" encoding="utf-8"
standalone="no"?><BR><!DOCTYPE fo:root</FONT><FONT face="Courier New"
size=2>><BR><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">"><BR> <fo:layout-master-set><BR>
<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"><BR> <fo:region-body margin-top="20mm"
margin-bottom="35mm"/><BR> <fo:region-before
extent="30mm"/><BR> <fo:region-after
extent="30mm"/><BR>
</fo:simple-page-master><BR> </fo:layout-master-set><BR> <fo:page-sequence
master-reference="page-body"><BR> <fo:flow
flow-name="xsl-region-body"><BR> <fo:block
space-after="0pt"><BR> <fo:list-block
provisional-distance-between-starts="0.7cm"
provisional-label-separation="0.2cm"><BR>
<fo:list-item><BR> <fo:list-item-label
end-indent="label-end()"><BR>
<fo:block>A</fo:block><BR>
</fo:list-item-label><BR>
<fo:list-item-body
start-indent="body-start()"><BR>
<fo:block><BR>
<fo:inline>B</fo:inline><BR><SPAN
class=299335617-09092003> <!--
imbedded table --></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">
<fo:table table-layout="fixed"
border-style="solid"><BR>
<fo:table-column column-number="1"
column-width="15mm"/><BR>
<fo:table-column column-number="2"
column-width="proportional-column-width(1)"/><BR>
<fo:table-body><BR>
<fo:table-row><BR>
<fo:table-cell><BR>
<fo:block>C</fo:block><BR>
</fo:table-cell><BR>
<fo:table-cell><BR>
<fo:block>D</fo:block><BR>
</fo:table-cell><BR>
</fo:table-row><BR>
</fo:table-body><BR>
</fo:table><BR><SPAN
class=299335617-09092003> <!-- end
of imbedded table --></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">
</fo:block><BR>
</fo:list-item-body><BR>
</fo:list-item><BR>
</fo:list-block><BR> </fo:block><BR>
</fo:flow><BR> </fo:page-sequence><BR></fo:root><BR></FONT></P></FONT></SPAN></SPAN></FONT><FONT
size=2></DIV></FONT>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>