From f17b1db33f969f735f308aa639c17488f82793d0 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Mon, 12 May 2003 13:34:00 +0000 Subject: [PATCH] move description of databaseName option to the Connection section --- doc/zoom.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/zoom.xml b/doc/zoom.xml index e4b166f..ccad2b0 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -1,4 +1,4 @@ - + ZOOM &zoom; is an acronym for 'Z39.50 Object-Orientation Model' and is @@ -167,6 +167,11 @@ targetImplementationVersion Implementation Version of target. none + + databaseNameOne or more database names + separated by character plus (+), which to + be used by subsequent search requests on this Connection. + Default @@ -388,10 +393,6 @@ The element set name to be for medium-sized result sets. none - databaseNameOne or more database names - separated by character plus (+). - Default - setnameName of Result Set (Result Set ID). If this option isn't set, the ZOOM module will automatically allocate a result set name. -- 1.7.10.4