From 83a25d84707e8a11b52d987ce177cc348990268e Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 30 Jan 2008 11:42:01 +0000 Subject: [PATCH] Added SRU holdings example config. --- etc/Makefile.am | 3 +- etc/config-sru-holdings.xml | 66 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+), 1 deletion(-) create mode 100644 etc/config-sru-holdings.xml diff --git a/etc/Makefile.am b/etc/Makefile.am index 29f1dd9..48ed80c 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.12 2007-02-17 13:03:29 adam Exp $ +# $Id: Makefile.am,v 1.13 2008-01-30 11:42:01 adam Exp $ # This doesn't actually build anything, it just tests whether the # configuration files here correspond with the schema. @@ -12,6 +12,7 @@ xmlconfig = $(srcdir)/config-bytarget.xml \ $(srcdir)/config-shared1.xml \ $(srcdir)/config-simple-multi.xml \ $(srcdir)/config-sru-to-z3950.xml \ + $(srcdir)/config-sru-holdings.xml \ $(srcdir)/config-zurg.xml \ $(srcdir)/config0.xml \ $(srcdir)/config1.xml \ diff --git a/etc/config-sru-holdings.xml b/etc/config-sru-holdings.xml new file mode 100644 index 0000000..1a17ce3 --- /dev/null +++ b/etc/config-sru-holdings.xml @@ -0,0 +1,66 @@ + + + + + + + + + 10 + @:9000 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + HTTP + + + + + + Z3950 + + + + + 30 + + + + + + -- 1.7.10.4