Subject: Re: function-available returns false
From: "Andrew Welch" <andrew.j.welch@xxxxxxxxx>
Date: Thu, 1 May 2008 18:09:33 +0100
|
On 01/05/2008, Manfred Staudinger <manfred.staudinger@xxxxxxxxx> wrote:
> With the stylesheet below Saxon 6.5.5 returns false for
> function-available for all xslt and xpath functions.
> Any idea?
Um... yes:
> <dr:functions show="false">
and:
> <xsl:with-param name="show" select="@show='true'"/>
If you'd tried to produce cut down examples, rather posting your
entire transform you would probably would have spotted that....
(plus if you were questioning whether function-available() works in
6.5.5 there are easier ways of finding out!)
--
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/
|