From f9c51d56981ac0c630c21b390f4866bf56a60e4c Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 22 Aug 2011 14:54:04 +0200 Subject: [PATCH] Add jstor-pz2.xsl for testing --- etc/config-zoom.xml | 18 ++++++++- etc/jstor-pz2.xsl | 108 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 124 insertions(+), 2 deletions(-) create mode 100644 etc/jstor-pz2.xsl diff --git a/etc/config-zoom.xml b/etc/config-zoom.xml index 9887b5b..1c64d09 100644 --- a/etc/config-zoom.xml +++ b/etc/config-zoom.xml @@ -48,11 +48,11 @@ localhost:9998/db01 - + 1 UTF-8 - jstor-local + jstor1 s=al 1=title s=pw t=l,r get @@ -144,6 +144,20 @@ dfr.jstor.org/sru + + + 1 + UTF-8 + jstor2 + s=al + 1=title s=pw t=l,r + info:srw/schema/srw_jstor + get + jstor-pz2.xsl + dfr.jstor.org/sru + + + 1 diff --git a/etc/jstor-pz2.xsl b/etc/jstor-pz2.xsl new file mode 100644 index 0000000..7c15b87 --- /dev/null +++ b/etc/jstor-pz2.xsl @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 1.7.10.4