You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Frans Thamura <ft...@yahoo.com> on 2001/06/01 05:36:28 UTC

Re: XML -> XSP -> XSL1 -> XSL2 .... how to ??

Ya, you have o convert it to Java source code first.

Frans
----- Original Message ----- 
From: "Samuel ARNOD-PRIN" <sa...@smile.ch>
To: <co...@xml.apache.org>
Sent: Monday, April 30, 2001 3:25 PM
Subject: XML -> XSP -> XSL1 -> XSL2 .... how to ??


> Hello,
> 
> I would like to do the following :
> 
> file.xml is a xsp page and has got :
> <?cocoon-process type="xsp"?>
> 
> then I want to transform file.xml with file1.xsl
> 
> so I add to file.xml
> <?cocoon-process type="xslt"?>
> <?xml-stylesheet href="file1.xsl"?>
> 
> now I would like to transform the result with file2.xsl
> 
> I've tried to add a <xsl:processing-instruction> into file1.xsl but
> cocoon does not want it
> 
> 
> where do I have to put it then ? it possible I am sure...
> 
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>