X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzoom.xml;h=fa22ad0ea66f33d16bcd78441a9aa8c1027640a6;hb=60f5103f542e3f6dd2e22b6df7015f7bc4b3a937;hp=4c697ae4f8c85b0582c18a3eb97f3ca4c776f45e;hpb=afbca314053ad3d8aaf5e83d27d54b48bf10bfa9;p=yaz-moved-to-github.git diff --git a/doc/zoom.xml b/doc/zoom.xml index 4c697ae..fa22ad0 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -17,8 +17,10 @@ ZOOM_options_setl(opt, name, value, len) ZOOM_options_get_bool(opt, name, defa) ZOOM_options_get_int(opt, name, defa) 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 @@ -47,7 +49,7 @@ ZOOM_options_set_int(opt, name, value) There are other language bindings available for &yaz;, and still more are in active development. See the - ZOOM web-site for + ZOOM web-site for more information. @@ -256,7 +258,7 @@ ZOOM_options_set_int(opt, name, value) If either option lang or charset is set, then - + Character Set and Language Negotiation is in effect. @@ -729,7 +731,7 @@ ZOOM_options_set_int(opt, name, value) The record is returned in XML if possible. SRW/SRU and Z39.50 records with transfer syntax XML are returned verbatim. MARC records are returned in - + MARCXML (converted from ISO2709 to MARCXML by YAZ). @@ -747,13 +749,9 @@ ZOOM_options_set_int(opt, name, value) Most - - MARC21 - + MARC21 records uses the - - MARC-8 - + MARC-8 character set encoding. An application that wishes to display in Latin-1 would use