X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2Frecord_transform.xml;h=e298a406048915341dddbc8798e705d33ef368b9;hb=dc0a7b40ef2cc8138c93e078dd8c34de64460ebe;hp=6465b423d6436aa6f342f3d6b4706b9a6a884192;hpb=7d3e19217e35aa9674166cf632662d1b21e43910;p=metaproxy-moved-to-github.git diff --git a/doc/record_transform.xml b/doc/record_transform.xml index 6465b42..e298a40 100644 --- a/doc/record_transform.xml +++ b/doc/record_transform.xml @@ -18,18 +18,18 @@ record_transform - Metaproxy Module that performs Z39.50 presentResponse record transformations + Metaproxy Module that performs record transformations DESCRIPTION - This filter acts only on Z3950 present requests, and let all - other types of packages and requests pass untouched. It's use is - twofold: blocking Z3950 present requests, which the backend - server does not understand and can not honor, and transforming - the present syntax and elementset name according to the rules - specified, to fetch only existing record formats, and transform - them on the fly to requested record syntaxes. + This filter acts on Z39.50 present requests and Z39.50 search requests, + and let all other types of packages and requests pass untouched. Its + use is twofold: blocking Z39.50 present/search requests that the backend + server does not understand or can not honor, and transforming the present + syntax and elementset name according to the rules specified, to fetch + only existing record formats, and transform them on the fly to requested + record syntaxes. The allowed record present syntax and @@ -41,7 +41,7 @@ may be omitted, in which case any element name is accepted. An additional identifier attribute can be added to explicitly - describe the Z3950 identifier string. + describe the Z39.50 identifier string. The <retrieval> element and the content @@ -105,15 +105,7 @@