xsl-list
[Top] [All Lists]

[xsl] function-available() test on stylesheet functions

2007-07-17 13:25:04
I was trying to use function-available() to try to determine if a
stylesheet function had been defined.  I eventually figured out that
stylesheet functions are not in the proper context to cause
function-available() to ever be true.

So my question is, is there another way to test to see if a stylesheet
function exists?

--
/John

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