X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Ffrontend.xml;h=fe1bd2748ded0a5e526a45eb71f1fde4f2499f36;hb=3489c6eaceb7ab7f4e8298a2f898dda0c3d0a09c;hp=504dcce8e3faaf5a6c9c0bccaba2d702fdd455db;hpb=45ed8af75a87b399a73a183d77738f3fec21f725;p=yaz-moved-to-github.git diff --git a/doc/frontend.xml b/doc/frontend.xml index 504dcce..fe1bd27 100644 --- a/doc/frontend.xml +++ b/doc/frontend.xml @@ -1,4 +1,3 @@ - Generic server Introduction @@ -523,8 +522,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 +588,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