You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Bernie Lee <be...@infopro.com.my> on 2001/10/19 05:52:25 UTC

Stylesheets & Logicsheets

hi

can anyone tell me the diff betw a logicsheet and a stylesheet?

---------------------------------------------------------------------
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>


RE: Stylesheets & Logicsheets

Posted by Luca Morandini <l....@tin.it>.
Bernie,

1) A Logicsheet is an XSP source file. A logicsheet defines a taglib, which
is then used to provide more tags to be included in XML files

2) AStylesheet is a plain XSL file.

	Mind, a logicsheet is, basically, an XSL + Java file, hence the
confusion... my habit is to have logicsheets with the extentsion XSP.XSL
(like in mytaglib.xsp.xsl) and stylesheets with the XSL extension (like in
mystylesheet.xsl).

Best regards,

---------------------------------------------
               Luca Morandini
               GIS Consultant
              lmorandini@ieee.org
           +39 0744 598 51    Office
           +39  335 681 02 12 Mobile
http://utenti.tripod.it/lmorandini/index.html
---------------------------------------------


> -----Original Message-----
> From: Bernie Lee [mailto:bernie@infopro.com.my]
> Sent: Friday, October 19, 2001 5:52 AM
> To: cocoon-users@xml.apache.org
> Subject: Stylesheets & Logicsheets
>
>
> hi
>
> can anyone tell me the diff betw a logicsheet and a stylesheet?
>
> ---------------------------------------------------------------------
> 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>
>


---------------------------------------------------------------------
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>