Fix Metaproxy stops logging after check config failed MP-590
[metaproxy-moved-to-github.git] / etc / explain.xml
index f98b3a2..c444b4a 100644 (file)
@@ -19,9 +19,8 @@
     <description lang="en" primary="true">
       Some description of this service
     </description>
-    <author>Marc Cromme, Index Data Aps, http://www.indexdata.com</author>
-    <contact>Marc Cromme, marc(at)indexdata(dot)com</contact>
-    <history>Implemented for Talis LTD</history>
+    <author>Index Data, http://www.indexdata.com</author>
+    <contact>Index Data, info(at)indexdata(dot)com</contact>
   </databaseInfo>
 
   <indexInfo>
             retrieve="true">
       <title lang="en">Dublin Core</title>
     </schema>
-    <!--
-    <schema identifier="http://indexdata.dk/dc-short"
-            location=""
-            name="dc-short"
+    <schema identifier="info:srw/schema/1/marcxml-v1.1"
+            location="http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd"
+            name="marcxml"
             retrieve="true">
-      <title lang="en">Dublin Core Short Form</title>
+      <title lang="en">MARCXML</title>
     </schema>
-    -->
   </schemaInfo>
 
 
     <default type="retrieveSchema">dc</default>
     <default type="recordPacking">xml</default>
 
-    <setting type="stylesheet">docpath/sru.xsl</setting>
+    <setting type="stylesheet">/etc/sru.xsl</setting>
     <!-- <setting type="maximumRecords">1000</setting> -->
     <!-- <supports type="resultSets"></supports>  -->