From: Bill Erickson Date: Wed, 29 Oct 2014 21:05:25 +0000 (-0400) Subject: kmig-225 - additional marc templates requested in 07/29/2013 email from Bradley new... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=fadaaeaac6d478eb31995fb6e187253a555737c3;p=working%2FEvergreen.git kmig-225 - additional marc templates requested in 07/29/2013 email from Bradley new file: openils/var/templates/marc/k_Book_on_CD.xml new file: openils/var/templates/marc/k_Book_revised.xml new file: openils/var/templates/marc/k_DVD.xml new file: openils/var/templates/marc/k_Large_Print.xml new file: openils/var/templates/marc/k_Music_CD.xml new file: openils/var/templates/marc/k_Player.xml (cherry picked from commit e3c65708993725528f6472d23cad3ab03379afaa) Cross-port: 641ffcf --- diff --git a/Open-ILS/src/templates/marc/k_Book_on_CD.xml b/Open-ILS/src/templates/marc/k_Book_on_CD.xml new file mode 100644 index 0000000000..f7d37ce176 --- /dev/null +++ b/Open-ILS/src/templates/marc/k_Book_on_CD.xml @@ -0,0 +1,34 @@ + + + 00433nim a22 Ka 4500 + 110818s xx nn n eng d + + + + + NTG + + + CD ON ORDER + + + + + + + [sound recording] + + + + + + + + + + + + + n + + \ No newline at end of file diff --git a/Open-ILS/src/templates/marc/k_Book_revised.xml b/Open-ILS/src/templates/marc/k_Book_revised.xml new file mode 100644 index 0000000000..945cfab674 --- /dev/null +++ b/Open-ILS/src/templates/marc/k_Book_revised.xml @@ -0,0 +1,30 @@ + + + 00620nam a22 Ka 4500 + 070101s 000 0 eng d + + + + + NTG + + + ON ORDER + + + + + + + + + + + + + + + + a + + \ No newline at end of file diff --git a/Open-ILS/src/templates/marc/k_DVD.xml b/Open-ILS/src/templates/marc/k_DVD.xml new file mode 100644 index 0000000000..df6ac3e6ce --- /dev/null +++ b/Open-ILS/src/templates/marc/k_DVD.xml @@ -0,0 +1,43 @@ + + + 00620ngm a22 a 4500 + 070101s vueng d + + + + + + + + NTG + + + + + + + + + + [videorecording] + + + + + + + + + + + + + + + + (BT) + + + h + + \ No newline at end of file diff --git a/Open-ILS/src/templates/marc/k_Large_Print.xml b/Open-ILS/src/templates/marc/k_Large_Print.xml new file mode 100644 index 0000000000..4d3f1b5818 --- /dev/null +++ b/Open-ILS/src/templates/marc/k_Large_Print.xml @@ -0,0 +1,30 @@ + + + 00620nam a22 Ka 4500 + 070101s d 000 0 eng d + + + + + NTG + + + LP ON ORDER + + + + + + + + + + + + + + + + q + + \ No newline at end of file diff --git a/Open-ILS/src/templates/marc/k_Music_CD.xml b/Open-ILS/src/templates/marc/k_Music_CD.xml new file mode 100644 index 0000000000..c11817435e --- /dev/null +++ b/Open-ILS/src/templates/marc/k_Music_CD.xml @@ -0,0 +1,35 @@ + + + 00433njm a22 Ka 4500 + 110818s xx nn n d + + + + + NTG + + + CD ON ORDER + + + + + + + [sound recording] / + + + + + + + + p + + + (BT) + + + j + + \ No newline at end of file diff --git a/Open-ILS/src/templates/marc/k_Player.xml b/Open-ILS/src/templates/marc/k_Player.xml new file mode 100644 index 0000000000..acb1beb5a6 --- /dev/null +++ b/Open-ILS/src/templates/marc/k_Player.xml @@ -0,0 +1,34 @@ + + + 00433nim a22 Ka 4500 + 110818s xx nn n d + + + + + NTG + + + PLAYER ON ORDER + + + + + + + [sound recording] + + + + + + + + + + + + + u + + \ No newline at end of file