Yeah you ar right too,
from that source "xsl code" using :

<fo:simple-page-master
          page-master-name="main"

and now based on  release notes from Apache. it changed to :

<fo:simple-page-master master-name="main"


ali

----- Original Message -----
From: ewitness - Ben Fowler <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 29, 2002 10:43 AM
Subject: Re: Need your HELP - Compile Error


At 9:16 pm +0200 28/5/02, J.Pietschmann wrote:
>[EMAIL PROTECTED] wrote:
>>I am new in XMl and XSL, I want to produce PDF output from XML and XSL
using
>>FOP. I tried to compile source code (Shakespearean Sonnet) that i found in
:
>>http://www-106.ibm.com/developerworks/education/transforming-xml/xmltopdf/
index.html
>>
>>
>>here are the result when i tried to compile :
>>i attached xml, dtd and xsl source code  ---
>>Please i need your advise ....
>
>The XSL file in question is defective. Perhaps it
>has been corrupted during download.
>
>><fo:page-sequence >
>
>This elements requires a master reference attribute. Use
> <fo:page-sequence master-reference="simple">

I don't think that it has been corrupted. I think that
it is out of date, and the XSL-FO specification has
changed. If memory serves, I sent feedback to the IBM
site, though I think that the author of those (otherwise
very well written pages) has moved on.

Ben.


Reply via email to