From: Mike Taylor Date: Wed, 9 Jul 2003 22:38:12 +0000 (+0000) Subject: Fix description of ZOOM_record_get("syntax") X-Git-Tag: YAZ.2.0.4~33 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=cf273cb8a7f73124935713928cd5df5b537f8b9c Fix description of ZOOM_record_get("syntax") --- diff --git a/doc/zoom.xml b/doc/zoom.xml index 03cbe97..0ca1c8c 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -1,4 +1,4 @@ - + ZOOM &zoom; is an acronym for 'Z39.50 Object-Orientation Model' and is @@ -584,8 +584,10 @@ syntax - The transfer syntax (OID) of the record is returned - as a C null-terminated string. Return type is + The transfer syntax of the record is returned + as a C null-terminated string containing the symbolic name of + the record syntax, e.g. Usmarc. Return type + is const char *.