You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by ja...@cenpes.petrobras.com.br on 2001/02/12 13:40:12 UTC

xalan-C: XPath function-availabe() behaving naïvely

Hi.

I defined some extension functions in a separate namespace, and they are 
working fine. However, although they are correctly registered, the XPath 
function-available() function fails to report their presence (yes, I got 
the namespaces right). As far as I could tell by inspecting the code, the 
searching algorithm only scans the core function table, and ignores the 
extension function table. This function must work correctly in order to 
make the stylesheet print a well-educated message when used with another 
processor.

Can someone assert my suspicion?




Marcelo Jaccoud Amaral
jaccoud@cenpes.petrobras.com.br
Petrobras R&D Centre - Rio de Janeiro, Brazil