X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=doc%2Frecord_transform.xml;h=a3e037ac8b5dab71a16da5d5708ea27f3e8cc8fc;hb=0ab6e8aba7de1ea5cf109de175f56c9d8f7f49bc;hp=5ec12a0e493ebe1016b1ee4d60c0e19c3ecb0511;hpb=e2f76f7d5f800b51b2a153f83433d9654e384ba3;p=metaproxy-moved-to-github.git diff --git a/doc/record_transform.xml b/doc/record_transform.xml index 5ec12a0..a3e037a 100644 --- a/doc/record_transform.xml +++ b/doc/record_transform.xml @@ -1,9 +1,11 @@ + + %idcommon; ]> - - + + record_transform 3mp @@ -12,7 +14,7 @@ record_transform - Z3950 present package record transformation + Metaproxy Module that performs Z39.50 presentResponse record transformations DESCRIPTION @@ -20,9 +22,9 @@ 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 honour, and transforming + server does not understand and can not honor, and transforming the present syntax and elementset name according to the rules - specified, to fetch only exisitng record formats, and transform + specified, to fetch only existing record formats, and transform them on the fly to requested record syntaxes. @@ -33,15 +35,15 @@ element. The syntax attribute is mandatory, but the name attribute may be omitted, in which case any - element name is accepted. An additonal - identifier attribute can be added to explicetly + element name is accepted. An additional + identifier attribute can be added to explicitly describe the Z3950 identifier string. Record transformations are invoked when the optional attributes backendsyntax and backendname as well as the <convert> element are specified. - Record conversions come in two flavours: + Record conversions come in two flavors: <marc> binary conversions between different binary MARC formats and MarcXML formats, and <xslt> stylesheet transformations performed