[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

FOPException: fo:flow must contain block-level childre

Subject: FOPException: fo:flow must contain block-level children
From: Thomas Chiverton <thomas.chiverton@xxxxxxxxxxxxxx>
Date: Tue, 9 Sep 2003 14:04:10 +0100
fo flow must contain
I'm in the process of doing some fairly basic XML to PDF stuff, and I'm 
getting this exception, and I'm not sure why.
I have (to summerise a much longer xsl):
...
<xsl:for-each select="report/body/section">
  <xsl:for-each select="section">
    <fo:page-sequence master-reference="main">                                                                                                                      	
    <fo:flow flow-name="xsl-region-body"> 
      <xsl:sort select="@name" order="ascending" data-type="text"/>
			<fo:block><xsl:value-of select="@name"/></fo:block>
...
    </fo:flow>
  </fo:page-sequence>
</xsl:for-each>
...

Which as far as I can tell, should work - all my blocks are in flows, in a 
page-sequence ?
Does anyone have any hints as to what might be up ?
-- 
Tom Chiverton (sorry 'bout sig.)
Advanced ColdFusion Programmer

Tel: +44(0)1749 834997
email: tom.chiverton@xxxxxxxxxxxxxx
BlueFinger Limited
Underwood Business Park
Wookey Hole Road, WELLS. BA5 1AF
Tel: +44 (0)1749 834900
Fax: +44 (0)1749 834901
web: www.bluefinger.com
Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
Quay, BRISTOL. BS1 6EG.
*** This E-mail contains confidential information for the addressee
only. If you are not the intended recipient, please notify us
immediately. You should not use, disclose, distribute or copy this
communication if received in error. No binding contract will result from
this e-mail until such time as a written document is signed on behalf of
the company. BlueFinger Limited cannot accept responsibility for the
completeness or accuracy of this message as it has been transmitted over
public networks.***


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.