X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fzoom.xml;h=55db631cce13655c1ce348f6b22f4c60138b62cf;hp=041949af39b35b20b4b66414a97a4785e65ae217;hb=53f20e62abbeeef515177b06c20922f50c8eea1c;hpb=d9af31fa7067266b3bad4a734c0b61ac6bc5d67d diff --git a/doc/zoom.xml b/doc/zoom.xml index 041949a..55db631 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -812,6 +812,19 @@ ZOOM_query_cql2rpn(ZOOM_query s, const char *str, ZOOM_connection conn) OPAC record is present, a NULL pointer is returned. + txml + The record is returned in TurboMARC if possible. + SRU and Z39.50 records with transfer syntax XML are + returned verbatim. MARC records are returned in + + TurboMARC + + (converted from ISO2709 to TurboMARC by YAZ). + Upon completion, the XML buffer is returned + (type const char *) and length is stored in + *len. + +