xsl-list
[Top] [All Lists]

RE: Create personal functions

2004-04-29 07:51:41
XSLT 2.0 allows you to create your own functions within the stylesheet using
<xsl:function>.

In XSLT 1.0 you can use named templates (which aren't as flexible). Many
processors also allow you to call user-defined functions written in a
language such as Java, (called "extension functions") but the rules are
processor-specific.

Michael Kay 

-----Original Message-----
From: Andrea Racca [mailto:racca(_at_)libero(_dot_)it] 
Sent: 29 April 2004 09:44
To: xsl-list
Subject: [xsl] Create personal functions

Hi,
in xsl it's possible create personal functions? How?

Thank's


Andrea


--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--





<Prev in Thread] Current Thread [Next in Thread>