RE: [xsl] Validating and Viewing XSL-FO Output

Subject: RE: [xsl] Validating and Viewing XSL-FO Output
From: David.Pawson@xxxxxxxxxxx
Date: Wed, 30 Jul 2003 14:36:53 +0100
> Greetings, all.  I was hoping I could tap into your expertise 
> once again.  I have written a stylesheet utilizing XSL-FO, 
> and I have confirmed it is well-formed by utilizing Internet 
> Explorer.  Now I would like to do two very trivial things: 
> validate my stylesheet

Try it with a couple of xsl-fo engines.
RenderX do have a DTD which works in most cases but is not
perfect (there is no formal DTD or schema for XSL-FO)/



 and view the document. 

It needs processing using fop.
  See the fop documentation for how to do that.
It will produce the pdf from the xsl-fo.

So the end to end is

xml->xslt->xsl:fo->fop->pdf.

HTH DaveP

- 

NOTICE: The information contained in this email and any attachments is 
confidential and may be legally privileged. If you are not the 
intended recipient you are hereby notified that you must not use, 
disclose, distribute, copy, print or rely on this email's content. If 
you are not the intended recipient, please notify the sender 
immediately and then delete the email and any attachments from your 
system.

RNIB has made strenuous efforts to ensure that emails and any 
attachments generated by its staff are free from viruses. However, it 
cannot accept any responsibility for any viruses which are 
transmitted. We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email 
and any attachments are those of the author and do not necessarily 
represent those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk 

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


Current Thread