From c2102bf5035278bef1600520805f3dc0a44f9a91 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 29 Nov 2012 09:32:33 +0100 Subject: [PATCH] Update documentation WRT backendelementset --- doc/reference.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/reference.xml b/doc/reference.xml index 79a2ec0..caebaf1 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -463,6 +463,15 @@ record syntax to be transmitted to backend. + If attribute backendelementset is given, that holds + elementset to be transmitted to backend. If + backendelementset is omitted, the element + set from client is used, except if marcxml is used. + If no backendelementset is given and + marcxml is used, the elementset is omitted in + request to backend. + + If attribute stylesheet is given, the proxy will convert XML record from server via XSLT. It is important that the content from server is XML. If used in conjunction with @@ -972,6 +981,7 @@ + -- 1.7.10.4