From b381adee85c9f65bca8cb0c69eaaea0e3947d640 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 8 Oct 2009 13:53:23 +0200 Subject: [PATCH] MARC21 to Endnote: omit text garbage. Match on text nodes to omit text garbage.. Makes this stylesheet work on OPACXML (with MARC21 embedded) as well. --- etc/marc21_to_endnote.xsl | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/marc21_to_endnote.xsl b/etc/marc21_to_endnote.xsl index 61905f0..7f13408 100644 --- a/etc/marc21_to_endnote.xsl +++ b/etc/marc21_to_endnote.xsl @@ -199,4 +199,5 @@ + -- 1.7.10.4