New
[irspy-moved-to-github.git] / web / htdocs / help / edit / dbname.html
diff --git a/web/htdocs/help/edit/dbname.html b/web/htdocs/help/edit/dbname.html
new file mode 100644 (file)
index 0000000..c2a30e7
--- /dev/null
@@ -0,0 +1,17 @@
+%# $Id: dbname.html,v 1.1 2006-12-05 12:26:37 mike Exp $
+  <p>
+   For Z39.50 databases, contains the name of the Z39.50 database
+   which the service provides.  If the service provides multiple
+   databases, then a separate target record must be made for each.
+   This can most easily be done using the <tt>Copy target</tt> link in
+   the menu.
+  </p>
+  <p>
+   For SRW and SRU, this element is used to contain the the remainder
+   of the URL to the server, omitting any preceeding '/' character.
+   For example, a target record describing the SRU service at
+   <tt>http://z3950.loc.gov:7090/voyager</tt>,
+   the database name would be <tt>voyager</tt>, but for a service at
+   <tt>http://test.com:8080/foo/cgi-bin/server</tt>
+   it would be <tt>foo/cgi-bin/server</tt>.
+  </p>