X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-client-commands.xml;h=fd98374e342681be6714828403d1c7710fe6c0b3;hp=d96e56cabcb3285749d61f5ce12643199ac8a3c5;hb=7a870687ef78606cd134e82fd9085722efe3c979;hpb=ff9c21a4a93db3d49140602e6b8bdc062bde4153 diff --git a/doc/yaz-client-commands.xml b/doc/yaz-client-commands.xml index d96e56c..fd98374 100644 --- a/doc/yaz-client-commands.xml +++ b/doc/yaz-client-commands.xml @@ -1,5 +1,5 @@ @@ -332,13 +332,23 @@ update + action + recid + doc - Sends Item Update Request. This command sends a "minimal" - PDU Update to the target supplying the last received record from - the target. - If no record has been received from the target this command is ignored - and nothing is sent to the target. + Sends Item Update Request. The action + argument must be the action type: one of insert, + replace, delete and + update. The second argument, + recid, is the + record identifier (any string). Third argument which is optional is + the record document for the request. If doc is a quoted string + (double quotes) the string content is used verbatim. If doc is not + a quoted string, it is assumed to be a filename which is read, then + sent as the docuemnt content. If doc is omitted, the last received + record (as parf of present response or piggybacked search response) + is used for the update. @@ -623,7 +633,7 @@ This command makes YAZ client wait for a number of - response packages from target. If number is + response packages from target. If number is omitted, 1 is assumed. This command is rarely used and is only useful if command @@ -634,6 +644,18 @@ + + xmles + doc + + + Sends XML Extended Services request using the doc given. + This is a privately defined Extended Service using OID + 1.2.840.10003.9.1000.105.4. + + + + zversion ver