Re: xsl macros and cocoon??

Subject: Re: xsl macros and cocoon??
From: Keith Visco <kvisco@xxxxxxxxx>
Date: Mon, 10 May 1999 12:56:24 -0400
Emmanuel,

Cocoon's support for XSL is based on which XSL processor you are using.
The XSL processor support that cocoon ships with (either XSL:P or
LotusXSL) is for the XSL WD 19981216 draft so you will need to use
<xsl:macro name="macro-name"> ...</xsl:macro> 
and  <xsl:invoke name="macro-name"/>

--Keith

"Emmanuel.Leguy" wrote:
> 
> Hello,
> 
> How to use macro in xsl stylesheet? Must I use "define-macro" and
> "invoke macro"?
> I use cocoon (apache servlet). Does it support xsl macros?
> 
> thanx,
> 
> Emmanuel Leguy.
> --
> Laboratoire d'Informatique Fondamentale de Lille (LIFL)
> Universite des Sciences et Technologies de Lille
> Batiment M3 Cite Scientifique
> 59655 Villeneuve d'Ascq Cedex
> FRANCE
> tel: 03 20 33 63 38
> fax: 03 20 43 65 66
> mailto:Emmanuel.Leguy@xxxxxxx
> http://www.lifl.fr
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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


Current Thread