From a30879433105a36a62b30e327f87770eec803fbb Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Wed, 10 Mar 2010 09:18:48 +0100 Subject: [PATCH] Changing to the marc21.xsl in etc. Also changing the test_http.cfg to simulate etc setup by adding mergekey --- test/marc21.xsl | 176 +++++++++++++++++++++++++++++++++++++++------------- test/test_http.cfg | 4 +- 2 files changed, 136 insertions(+), 44 deletions(-) diff --git a/test/marc21.xsl b/test/marc21.xsl index 8c8fcfb..71178b7 100644 --- a/test/marc21.xsl +++ b/test/marc21.xsl @@ -4,16 +4,19 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:pz="http://www.indexdata.com/pazpar2/1.0" xmlns:marc="http://www.loc.gov/MARC21/slim"> - - - - + + + + + + + @@ -22,7 +25,7 @@ - + electronic resource @@ -30,9 +33,6 @@ electronic resource - - electronic resource - article @@ -43,20 +43,7 @@ - - title - - author - - medium - - - - - test-usersetting-2 data: - - - + @@ -87,6 +74,12 @@ + + + + + + @@ -145,6 +138,9 @@ + + + @@ -195,20 +191,25 @@ - - - + + - - + + + + + + , + + + + @@ -216,38 +217,129 @@ - + + + + + + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/test/test_http.cfg b/test/test_http.cfg index 271efe9..65287b7 100644 --- a/test/test_http.cfg +++ b/test/test_http.cfg @@ -9,12 +9,12 @@ - + - + -- 1.7.10.4