From: "Lucian Opris" <[EMAIL PROTECTED]>
the snippet without attachment
thanks, although you've sent XSLT not XSL-FO.
<big snip/>
<fo:static-content flow-name="start-first">
this might be the problem. IIRC FOP doesnt yet support referencing named regions, and only works with xsl-region-before.
<!-- THIS PORTION IS NOT WORKING -->
<fo:block font-size="11pt">
<xsl:apply-templates select="//Content/Resource/Data/body_text/H2" mode="toc"/>
</fo:block>
</fo:static-content>
<snip/>
if the above suggestion doesnt help then its difficult to work with XSLT without the input XML. Please send the FO. if you dont know how to get FO from XSLT and XML using FOP then see here;
http://xml.apache.org/fop/running.html#check-input
Chris
_________________________________________________________________
Sign-up for a FREE BT Broadband connection today! http://www.msn.co.uk/specials/btbroadband
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]