Xavier Ottolini wrote:
org.apache.fop.fo.ValidationException: Error(Unknown location): fo:table-body is missing child elements.
Required Content Model: marker* (table-row+|table-cell+)

PS: your templates shows that you do have a matching template, containing well enough literal result elements. So, the place to look is the source XML. Consider running the XSLT stand-alone on your input document (the same input you use in your embedded class) and examine the xsl-fo output closely. Then, adjust the XSLT and/or the input XML according your required output (in this case: a table with content, or no table at all).



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to