Re: Would you use Cocoon to a big project?

Subject: Re: Would you use Cocoon to a big project?
From: "Robert Koberg" <rob@xxxxxxxxxx>
Date: Thu, 27 Jul 2000 16:26:12 -0700
last post escaped before I could finish typing :)
> -----------------------
> I am assuming the following is what is needed (along with declaring the
> namespace) to translate the XML to FO to PDF:


  <xsl:template match="/">
    <xsl:processing-instruction
name="cocoon-format">type="text/xslfo"</xsl:processing-instruction>
    <fo:root>
continues on...



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


Current Thread