X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2Freference.xml;fp=doc%2Freference.xml;h=79a2ec012dc188d2f57187fdba141cd417be4702;hp=98315f62931a791c6bbc4b5fd5111827ea711f16;hb=bb911e0dcb489a531681c8fcbcd06aa4c596db53;hpb=f0d757e027e9574bdb6588b8192a3aa62fccd513 diff --git a/doc/reference.xml b/doc/reference.xml index 98315f6..79a2ec0 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -423,7 +423,8 @@ syntax The syntax element specifies accept or reject - or a particular record syntax request from the client. + or a particular record syntax request from the client. It also + allows record conversion of XML records via XSLT. The syntax has one required attribute: @@ -449,6 +450,15 @@ record to OPACXML. + When marcxml is used, yazproxy assumes + that records retrieved from the backend are encoded in the + MARC-8 character set. + This is correct for most MARC21 based systems, but not for + other MARC variants or UTF-8 based MARC21 systems. + The backendcharset attribute specifies + the character set of the MARC records to be converted. + + If attribute backendtype is given, that holds the record syntax to be transmitted to backend.