Thanks for the insight Andreas. I'll be looking at either using the strict-validation parameter or using the validate task in ANT to pump out a report of anything I have invalid in my FO. It will help me learn the spec better.
Marijan (Mario) Madunic Publishing Specialist New Flyer Industries -----Original Message----- From: Andreas Delmelle [mailto:[email protected]] Sent: Friday, March 12, 2010 11:06 AM To: [email protected] Subject: Re: page sequence question On 12 Mar 2010, at 15:33, Pascal Sancho wrote: Hi Mario, Pascal, > FOP does validate XSL-FO when strict validation is turned on: see > strict-validation parameter at [1]. > If this is not the case for the force-page-count property, that should > be considered as a FOP issue. > If this the case, you may fill in a bug with a short attached XSL-FO > testcase. Note also that, according to the Rec, it is NEVER forbidden to have a given attribute/property on any given FO. This is especially useful to be able to specify inheritable properties on the fo:root (even if no properties apply to it). So, according to XSL-FO, even if force-page-count does not apply to any FOs other than fo:page-sequence, it is never an error to specify it elsewhere. It will simply not have any effect. Regards, Andreas Delmelle --- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] -------------------------------------------------------------------- Please consider the environment before printing this e-mail. CONFIDENTIALITY STATEMENT: This communication (and any and all information or material transmitted with this communication) is confidential, may be privileged and is intended only for the use of the intended recipient. If you are not the intended recipient, any review, retransmission, circulation, distribution, reproduction, conversion to hard copy, copying or other use of this communication, information or material is strictly prohibited and may be illegal. If you received this communication in error or if it is forwarded to you without the express authorization of New Flyer, please notify us immediately by telephone or by return email and permanently delete the communication, information and material from any computer, disk drive, diskette or other storage device or media. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
