From: Adam Dickmeiss Date: Thu, 28 Apr 2005 13:34:05 +0000 (+0000) Subject: Use mode to switch between presentation format brief and indexing. X-Git-Tag: snippet.version.1~68 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=187f5faa754557ecf0e89109081693c794897052;p=idzebra-moved-to-github.git Use mode to switch between presentation format brief and indexing. --- diff --git a/test/xslt/marc1.xsl b/test/xslt/marc1.xsl index 87d4e4c..467fa6a 100644 --- a/test/xslt/marc1.xsl +++ b/test/xslt/marc1.xsl @@ -1,23 +1,35 @@ - - - - - - - - - - - - - - - + xmlns:m="http://www.loc.gov/MARC21/slim" + xmlns:z="http://indexdata.dk/zebra/indexing/1" + version="1.0"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:value-of select="."/> + +