Hi Bryan,
Could
http://docs.basex.org/wiki/Options#BINDINGS
give you a solution ?
Best regards,
Fabrice
De : basex-talk-bounces@mailman.uni-konstanz.de [mailto:basex-talk-bounces@mailman.uni-konstanz.de]
De la part de Cholfin, Bryan
Envoyé : lundi 16 novembre 2015 23:08
À : basex-talk@mailman.uni-konstanz.de
Objet : [basex-talk] sending variables to xquery module via client api (python)
Hi—
Hoping someone can help me with this. I’m trying to write a python script that calls an xquery module in the database. It seems to be pretty easy to use a line
such as:
session.execute(“run gettext.xqm”)
and get back the response I want. What I want to do is pass a bound variable to the module. The client api has a provision to bind a variable to a query object,
but I’m not making a query object. I’m simply executing the stored query. I don’t find anything in the documentation to suggest that a variable can be added to the run command this way.
Bryan Cholfin
Associate Editor for Digital Projects and Metadata
Harvard University Press
617.496.9116
79 Garden Street | Cambridge, MA 02138-1400
www.hup.harvard.edu