X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fzoom.xml;h=8c9986987880cd9153ce1cc8e3999681c7f2f2cb;hp=9a8a910cd3db92b894c5bc2bfcc3b26662250140;hb=d72929b7de6221054feb6a220dc72289b0f3e03d;hpb=c880dceeaeca4082b215a15eb48fd655cb7b62f7 diff --git a/doc/zoom.xml b/doc/zoom.xml index 9a8a910..8c99869 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 @@ -274,7 +274,7 @@ ZOOM_query_cql2rpn(ZOOM_query s, const char *str, ZOOM_connection conn) to offer (highest version). And following connect (in fact first operation), holds the negotiated version with the server (same or lower version). - 1.1 + 1.2 @@ -752,6 +752,12 @@ ZOOM_query_cql2rpn(ZOOM_query s, const char *str, ZOOM_connection conn) const char *. + schema + The schema of the record is returned + as a C null-terminated string. Return type is + const char *. + + render The record is returned in a display friendly format. Upon completion buffer is returned