From: Wolfgang M. <wol...@ex...> - 2012-11-06 22:57:41
|
Hi Joe, > I have been trying to install the expath-crypto.xar package via the > new dashboard, but after installing (and even after restarting the > db), the module is not available to my queries. I tested the module when I uploaded the .xar to the public repo and I could use it in my queries. It won't show up in the function documentation nor in eXide, because both will look at the static XQuery context only, whereas the expath-crypto classes are requested dynamically from the expath repository, which is a different component. I have an idea how this could be fixed. It only applies to the documentation though and you should still be able to actually use the crypto functions if you imported them with the proper namespace URI. Wolfgang |