Hi, The wiki page at http://docs.basex.org/wiki/Java_Bindings contains the following example:
Q{java:java.lang.Math}cos(xs:double(0))
which if I am right is the old syntax for EQNames, which should
be now:
"java:java.lang.Math":cos(xs:double(0))
Just in case. Regards,
--
Florent Georges
http://fgeorges.org/
http://h2oconsulting.be/
_______________________________________________
BaseX-Talk mailing list
[email protected]
https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

