Subject: RE: Can Saxon create intermediate XSL-FO files ?
From: cknell@xxxxxxxxxx
Date: Sat, 03 Feb 2007 10:04:51 -0500
|
Saxon creates whatever kind of output your legal XSLT stylesheet describes. If your stylesheet describes an XSL-FO file, then that's what you'll get. If your stylesheet describes an HTML page, then you'll get an HTML page, likewise CSV, RTF, text (rather than binary) PDF, etc., etc.
--
Charles Knell
cknell@xxxxxxxxxx - email
-----Original Message-----
From: Ben Stover <bxstover@xxxxxxxxxxx>
Sent: Sat, 03 Feb 2007 15:48:22 +0100
To: "xsl-list@xxxxxxxxxxxxxxxxxxxxxx" <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Can Saxon create intermediate XSL-FO files ?
Assume I apply a XSL-FO stylesheet onto a XML document.
Other XML tools mostly create immediately the target (e.g. pdf file)
without creating the intermediate XSL-FO file first.
Does Saxon provide an option to create this intermediate XSL-FO file ?
Are XSL-FO stylesheets insofar treated as "normal" XSLT stylesheets ?
Ben
___________________________________________________________
The all-new Yahoo! Mail goes wherever you go - free your email address from your Internet provider. http://uk.docs.yahoo.com/nowyoucan.html
|