X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fgfs-virtual.xml;h=56b2cc3dc02a21f0e8a5f954200b6aab5ec415cb;hp=b32589b89ea885ae5a6596037f1f2829cb6f902a;hb=835fe1fa5d34428ba2803cd4a2b1a9b9aec48ab0;hpb=23403c6f31b26b0e819a47980c42f3fc8c57d84d diff --git a/doc/gfs-virtual.xml b/doc/gfs-virtual.xml index b32589b..56b2cc3 100644 --- a/doc/gfs-virtual.xml +++ b/doc/gfs-virtual.xml @@ -1,5 +1,4 @@ @@ -135,6 +134,16 @@ + element ccl2rpn (optional) + + + Specifies a filename that includes CCL to RPN conversion for this + backend server. See &reference-tools-ccl-qualifiers; + If given, the backend server will only "see" a Type-1/RPN query. + + + + element stylesheet (optional) @@ -169,6 +178,29 @@ + + element maximumrecordsize (optional) + + + Specifies maximum record size/message size, in bytes. This + value also servers as maximum size of incoming + packages (for Record Updates etc). It's the same value as that + given by the -k option. + + + + + element retrievalinfo (optional) + + + Enables the retrieval facility supporting conversions and + specifications of record formats/types. + See for + more information. + + + +