From 3d99aecedf9d6e6ebeadcedbee081049b03dbbf8 Mon Sep 17 00:00:00 2001 From: Sebastian Hammer Date: Tue, 16 Jun 2009 18:16:03 +0000 Subject: [PATCH] Added stylesheet for parsing OPAC records and extracting circ information --- etc/opac.xsl | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 etc/opac.xsl diff --git a/etc/opac.xsl b/etc/opac.xsl new file mode 100644 index 0000000..57b2b5f --- /dev/null +++ b/etc/opac.xsl @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 1.7.10.4