
Some parts of this message have been removed.
Learn more about Nabble's
security policy.
I am attempting to use the xmlrpc API to connect to my eXist server. Can anyone tell me how to limit my results to a single collection?
I’ve tried connecting to the server at
http://localhost:8080/exist/xmlrpc/db/edc_test however this yields the same results as connecting to
http://localhost:8080/exist/xmlrpc and returns all matching records regardless of collection.
I have been able to successfully limit my results by writing xqueries like
for $x in collection("/db/edc_test")//root/element where $x/@name="two" return $x
but this is an extremely clunky format. Is there a “clean” way to do this that would not require modifying all my existing xqueries?
Thanks for the help,
Jason White
This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this message (including any attachments) is strictly
prohibited.
If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).
------------------------------------------------------------------------------
_______________________________________________
Exist-open mailing list
Exist-open@...
https://lists.sourceforge.net/lists/listinfo/exist-open