[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: functions and XSLT

Subject: RE: functions and XSLT
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 13 Mar 2001 10:13:06 -0000
RE:  functions and XSLT
Dave Gomboc>
>The concept of subroutine is expressed in XSLT by the template.  Templates
>take parameters; templates define scope; templates encapsulate algorithms;
>templates compute returned results.  So why is it that proposals to extend
>XSLT to allow the creation of functions written in XSLT go to the trouble
>of inventing a new syntax to define them?

The purpose of a template is to write nodes to a result tree. A template
does not return a result, though you can capture its output in a tree that
you then analyse.

An XPath function computes a result, which can be a value of any XPath data
type. It has no side effects and it never writes to the result tree.

So XSLT named templates and XPath functions are very different things, and
it is a consequence of the two-language design approach that you need both.

Mike Kay
Software AG


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.