X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fzoom.xml;h=51da6e923f3742c3215b344bc8333865d4d8ada7;hb=a0c2cb53362fb04ae59bcd764822aafa24b0370e;hp=5d89f45687e8bfc915016545633628952b59bee6;hpb=d940392c53c32ccf76fb287cc5b997b9e921a431;p=yaz-moved-to-github.git diff --git a/doc/zoom.xml b/doc/zoom.xml index 5d89f45..51da6e9 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -267,6 +267,11 @@ ZOOM_query_cql2rpn(ZOOM_query s, const char *str, ZOOM_connection conn) operations. none + sru + SRU transport type. Must be either soap, + get or post. + soap + sru_version SRU/SRW version. Should be 1.1, or 1.2. This is , prior to connect, the version @@ -1184,6 +1189,19 @@ ZOOM_query_cql2rpn(ZOOM_query s, const char *str, ZOOM_connection conn) none + recordOpaque + Specifies an opaque record which is + encoded as an ASN.1 ANY type with the OID as tiven by option + syntax (see below). + Option recordOpaque is an alternative + to record - and record option (above) is + ignored if recordOpaque is set. This option is only available in + YAZ 3.0.35 and later and is meant to facilitate Updates with + servers from OCLC. + + none + + syntax The record syntax (transfer syntax). Is a string that is a known record syntax.