xsl-list
[Top] [All Lists]

Re: [xsl] function-available returns false

2008-05-02 05:32:04
Manfred Staudinger wrote:

 In practice, of course, function-available() is almost always called with a
 string literal as its argument.
The use case here is to get a quick reference which elements or
functions are not (jet) implemented and which extensions are available
in a certain version of an XSLT 1.0 processor (in a particular
browser).

You may want to have a look at the post of Peter Mozolik, who showed a way to test for all EXSLT extensions, categorized per module, at 17/06/2007, subject line "[xsl] EXSLT support report". An archived copy can be found here: http://biglist.com/lists/xsl-list/archives/200706/msg00279.html

Notice that his code does seem to work with Saxon 6.5.5.

Cheers,
-- Abel Braaksma

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