X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzoom.xml;h=0d0bac22e8eed7f713924c01375a8159adb74f37;hb=3822378d7b75625b8b879025b22bffeb5483b788;hp=0085b3d48c9994be8c28f0eacf1de44c543fc232;hpb=17eb2fd28b9e01e9c80c55a0fcc48fd866082bfc;p=yaz-moved-to-github.git diff --git a/doc/zoom.xml b/doc/zoom.xml index 0085b3d..0d0bac2 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -20,7 +20,7 @@ ZOOM_options_set_int(opt, name, value) ZOOM_connection_scan1 (ZOOM_connection c, ZOOM_query startterm) ZOOM_query_cql2rpn(ZOOM_query s, const char *str, ZOOM_connection conn) --> - + ZOOM &zoom; is an acronym for 'Z39.50 Object-Orientation Model' and is @@ -257,6 +257,12 @@ ZOOM_query_cql2rpn(ZOOM_query s, const char *str, ZOOM_connection conn) mediumSetElementSetName The element set name to be for medium-sized result sets. none + + init_opt_search, init_opt_present, init_opt_delSet, etc. + After a successful Init, these options may be interrogated to + discover whether the server claims to support the specified + operations. + none