P
Peter Saffrey
Does anybody have any experience with eXist?
(http://exist.sourceforge.net/).
I am using this database to record some information about mathematical
models. I have defined my own collection called "db" with
sub-collections for parameters, referenced papers and so on. However,
I am unable to get any results from XQuerys - they always turn up no
entries. I have tried changing the context to the various different
collections, as well as trying the simplest queries I can think of
(//parameter[username="pzs"]). Is there some "trick" I'm missing here?
Is there such a thing as an empty XQuery which will match all entries,
to help detect where I'm going wrong?
Thanks,
Peter
(http://exist.sourceforge.net/).
I am using this database to record some information about mathematical
models. I have defined my own collection called "db" with
sub-collections for parameters, referenced papers and so on. However,
I am unable to get any results from XQuerys - they always turn up no
entries. I have tried changing the context to the various different
collections, as well as trying the simplest queries I can think of
(//parameter[username="pzs"]). Is there some "trick" I'm missing here?
Is there such a thing as an empty XQuery which will match all entries,
to help detect where I'm going wrong?
Thanks,
Peter