[xsl] Re: [xml-dev] ANN: XSLT Standard Library v1.2.1

Subject: [xsl] Re: [xml-dev] ANN: XSLT Standard Library v1.2.1
From: Steve Ball <Steve.Ball@xxxxxxxxx>
Date: Wed, 13 Oct 2004 07:30:06 +1000
In terms of functionality there is some overlap in the date-time, math and string modules.
One goal is to ensure that where there is overlap the XSLTSL uses the same API
(for portability of stylesheets). There is also significant difference in functionality,
since XSLTSL is *not* an extension library (eg. XSLTSL cannot implement nodeset
operators).


In terms of packaging they are quite different. To use EXSLT your processor of
choice must implement the EXSLT extensions. However, XSLTSL is just a
bunch of XSL stylesheets, and so may be used by any conformant processor.


In terms of interface they are also quite different, due to the limitations of XSLT v1.0.
XSLTSL is defined in terms of named templates, whereas EXSLT defines extension
functions. Future development will make use of XSLT 2.0 functions.


HTHs,
Steve Ball

On 13/10/2004, at 1:49 AM, Rich Salz wrote:

    XSLT Standard Library
    http://xsltsl.sf.net/

Interesting. How does it compare/contract with exslt, in terms of overlap?


/r$

--
Rich Salz, Chief Security Architect
DataPower Technology                           http://www.datapower.com
XS40 XML Security Gateway   http://www.datapower.com/products/xs40.html
XML Security Overview  http://www.datapower.com/xmldev/xmlsecurity.html

-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://www.oasis-open.org/mlmanage/index.php>




---


Steve Ball            |   XSLT Standard Library   | Training & Seminars
Zveno Pty Ltd         |     Web Tcl Complete      |   XML XSL Schemas
http://www.zveno.com/ |      TclXML TclDOM        | Tcl, Web Development

Current Thread