From 7d96c8ceb2c704ae3c7752d4f449bf1b1ce662d0 Mon Sep 17 00:00:00 2001 From: miker Date: Wed, 22 Feb 2006 14:58:09 +0000 Subject: [PATCH] RSS2.0 xslt for supercat git-svn-id: svn://svn.open-ils.org/ILS/trunk@3159 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/xsl/MARC21slim2RSS2.xsl | 217 +++++++++++++++++++++++++++++++ 1 file changed, 217 insertions(+) create mode 100644 Open-ILS/xsl/MARC21slim2RSS2.xsl diff --git a/Open-ILS/xsl/MARC21slim2RSS2.xsl b/Open-ILS/xsl/MARC21slim2RSS2.xsl new file mode 100644 index 0000000000..f17b542bba --- /dev/null +++ b/Open-ILS/xsl/MARC21slim2RSS2.xsl @@ -0,0 +1,217 @@ + + + + + + + + + + + + + + + + + + + + + <xsl:call-template name="subfieldSelect"> + <xsl:with-param name="codes">abfghk</xsl:with-param> + </xsl:call-template> + + + + + + + + + + + + + + + + + + + collection + + + + + + + + + manuscript + + + + text + cartographic + notated music + sound recording + still image + moving image + three dimensional object + software, multimedia + mixed material + + + + + + + + + + + + + ab + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + abcdq + + + + + + + + abcdq + + + + + + + + abcdq + + + + + + + + abcdq + + + + + + + + abcdq + + + + + + + + abcdq + + + + + + + + abcd + + + + + + + + abcdu + + + + + + + + ot + + + + + + + + + + + + + URN:ISBN: + + + + + + + + + + + + + + + + + + -- 2.43.2