From 433c653e8b43db02b9fe9a5a60069ab1730edc72 Mon Sep 17 00:00:00 2001 From: miker Date: Mon, 21 Jan 2008 02:33:29 +0000 Subject: [PATCH] stylesheet that can turn the Library of Conference MARC data into a nice XML format git-svn-id: svn://svn.open-ils.org/ILS/trunk@8441 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/xsl/locDoc2xml.xsl | 133 ++++++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 Open-ILS/xsl/locDoc2xml.xsl diff --git a/Open-ILS/xsl/locDoc2xml.xsl b/Open-ILS/xsl/locDoc2xml.xsl new file mode 100644 index 0000000000..8e5c2ad0e1 --- /dev/null +++ b/Open-ILS/xsl/locDoc2xml.xsl @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + 2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + + + false + + + + + + + + + + + + + -- 2.43.2