|
From: David L. <dl...@ca...> - 2011-05-16 11:49:51
|
I've just cracked open eclipse and started coding the "query" command for Exist. I'm going to use the REST api using POST My first hurdle is knowing in detail what goes in the payload. The docs say it corresponds to the namespace "http://exist.sourceforge.net/NS/exist" but I cant find anywhere documentation or a schema corresponding to this. I swear in one of the previous postings someone mentioned this but I can't find it anywhere ! The sample is clear enough for basic things but I want to know more subtle things like how to pass in external variables (if you can), what XDM types are supported for external variables, what format they go in, the context node (if you can), output serialization format for XDM (say a sequence ) etc etc. Thanks for any pointers. ---------------------------------------- David A. Lee <mailto:dl...@ca...> dl...@ca... <http://www.xmlsh.org> http://www.xmlsh.org |