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

Re: [FO]: pagination question

Subject: Re: [FO]: pagination question
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Thu, 14 Nov 2002 14:13:53 +0200
xsl page sequence
daniele.falloni@xxxxxxxxxx wrote:

[INFO]: FOP 0.20.3
[INFO]: building formatting object tree
[ERROR]: 'master-reference' for 'fo:page-sequence'matches no
'simple-page-master' or 'page-sequence-master'
You have entangled in masters and master-references :( Since XSL is Recommendation this syntax was slightly changed - now all *-master objects have master-name property and all *-reference + page-sequence have master-reference property.

<fo:page-sequence-master master-reference="run">
Should be <fo:page-sequence-master master-name="run">

               <fo:repeatable-page-master-alternatives>
                    <fo:conditional-page-master-reference master-name
="prima" odd-or-even="even" page-position="first"/>
Should be <fo:conditional-page-master-reference master-reference="prima" odd-or-even="even" page-position="first"/>
etc.


--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel


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.