X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Ffrontend.xml;h=d8b61e9a6c4dad37b48911575505026a32d4c7ae;hb=e858b0c178feedf5ef60bf6e66956ef5c4fd0b83;hp=504dcce8e3faaf5a6c9c0bccaba2d702fdd455db;hpb=45ed8af75a87b399a73a183d77738f3fec21f725;p=yaz-moved-to-github.git diff --git a/doc/frontend.xml b/doc/frontend.xml index 504dcce..d8b61e9 100644 --- a/doc/frontend.xml +++ b/doc/frontend.xml @@ -1,4 +1,4 @@ - + Generic server Introduction @@ -523,8 +523,8 @@ typedef struct { structure definitions in the file include/yaz/z-core.h. If you want to look at the attributeSetId OID of the RPN query, you can either match it against - your own internal tables, or you can use the - oid_getentbyoid function provided by &yaz;. + your own internal tables, or you can use the + OID tools. @@ -589,7 +589,7 @@ typedef struct bend_fetch_rr { The number is the offset into the set (with 1 being the first record in the set). The format field is the record format requested by the client (See - ). + ). A value of NULL for format indicates that the client did not request a specific format. The stream argument is an &odr; stream which