From 21c7fd1c4e86a5df03c4b2908b98571f9b16ed40 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 22 Jul 2008 14:10:24 +0200 Subject: [PATCH] Describe ZOOM option 'sru' --- doc/zoom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/zoom.xml b/doc/zoom.xml index f2eaeff..51da6e9 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -267,6 +267,11 @@ ZOOM_query_cql2rpn(ZOOM_query s, const char *str, ZOOM_connection conn) operations. none + sru + SRU transport type. Must be either soap, + get or post. + soap + sru_version SRU/SRW version. Should be 1.1, or 1.2. This is , prior to connect, the version -- 1.7.10.4